no message
authorfh <fh>
Wed, 5 Sep 2001 09:53:06 +0000 (09:53 +0000)
committerfh <fh>
Wed, 5 Sep 2001 09:53:06 +0000 (09:53 +0000)
templates-dist/de/linksimcs.template

index 184fa04..2d608d6 100755 (executable)
                <if contentlist>
        <select name="to_parent_id" size="1">
                
-               <option value="0" selected> Neuen Oberbegriff anlegen
+               <option value="0" selected> Neuen Parent anlegen
                <list contentlist as entry>
                
-               
-               <if contentlist>
+               <if entry.to_parent_id==NULL>
                        <option value="${entry.id}"> ${entry.title}
                </if>
                </list>