no message
authorfh <fh>
Sun, 2 Sep 2001 15:15:38 +0000 (15:15 +0000)
committerfh <fh>
Sun, 2 Sep 2001 15:15:38 +0000 (15:15 +0000)
templates-dist/de/linksimcs.template

index 0d14a49..5814047 100755 (executable)
@@ -26,9 +26,12 @@ indymedia.de | LinksImcs
                <B>Kontinent:</B></font></td>
     <td>
        <select name="parent_id" size="1">
-               <option value="0" selected> Neuen Parent anlegen 
-               <option value="3"> Australien 
-               <option value="6"> Afrika
+               <option value="0" selected> Neuen Parent anlegen
+               <list contentlist as parent>
+               <if ${parent_id} == 0>
+               <option value="${id}"> ${title} 
+               </if>
+               </list>
                </select>
     </td>
   </tr>