*** empty log message ***
authorfh <fh>
Tue, 4 Sep 2001 18:49:07 +0000 (18:49 +0000)
committerfh <fh>
Tue, 4 Sep 2001 18:49:07 +0000 (18:49 +0000)
templates-dist/de/linksimcs.template

index 89e25a1..fb343d5 100755 (executable)
@@ -27,7 +27,7 @@
     <td>
        <select name="parent_id" size="1">
                <option value="0" selected> Neuen Parent anlegen
-               <list linksimcslist as entry>
+               <list contentlist as entry>
                <if entry.parent_id=="0">
                        <option value="${p.id}"> ${entry.title}
                </if>