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

index 6e2a37e..61975d6 100755 (executable)
@@ -28,7 +28,7 @@ indymedia.de | LinksImcs
        <select name="parent_id" size="1">
                <option value="0" selected> Neuen Parent anlegen
                <list contentlist as p>
-               <if ${p.parent_id} == "0">
+               <if p>
                <option value="${p.id}"> ${p.title} 
                </if>
                </list>