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

index 61975d6..f509489 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>
+               <if true>
                <option value="${p.id}"> ${p.title} 
                </if>
                </list>