no message
authorfh <fh>
Wed, 5 Sep 2001 16:20:40 +0000 (16:20 +0000)
committerfh <fh>
Wed, 5 Sep 2001 16:20:40 +0000 (16:20 +0000)
templates-dist/de/linksimcs.template

index 15d2d7f..3d52385 100755 (executable)
@@ -26,7 +26,7 @@
     <td>
                <if contentlist>
        <select name="to_parent_id" size="1">
-                       <option value=NULL selected> Neuen Oberbegriff anlegen
+                       <option value="0" selected> Neuen Oberbegriff anlegen
                        <list contentlist as entry>
                        <option value="${entry.id}"> ${entry.title}
                        </list>