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

index 9dd7eb6..6e2a37e 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.parent_id} == "0">
                <option value="${p.id}"> ${p.title} 
                </if>
                </list>