no message
[mir.git] / templates-dist / de / linksimcs.template
index 49cac83..15d2d7f 100755 (executable)
@@ -26,7 +26,7 @@
     <td>
                <if contentlist>
        <select name="to_parent_id" size="1">
-                       <option value='' selected> Neuen Oberbegriff anlegen
+                       <option value=NULL selected> Neuen Oberbegriff anlegen
                        <list contentlist as entry>
                        <option value="${entry.id}"> ${entry.title}
                        </list>