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

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