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

index fb343d5..a9b9d13 100755 (executable)
     <td align="right" bgcolor="#006600"><font face="Verdana, Arial, Helvetica, sans-serif" size="-1" color="#ffffff">
                <B>Kontinent:</B></font></td>
     <td>
-       <select name="parent_id" size="1">
+       <select name="to_parent_id" size="1">
                <option value="0" selected> Neuen Parent anlegen
                <list contentlist as entry>
-               <if entry.parent_id=="0">
+               <if entry.to_parent_id=="0">
                        <option value="${p.id}"> ${entry.title}
                </if>
                </list>