no message
[mir.git] / templates-dist / de / linksimcs.template
index ccede92..184fa04 100755 (executable)
                <if contentlist>
        <select name="to_parent_id" size="1">
                
-               <option value="0" selected> Neuen Parent anlegen
+               <option value="0" selected> Neuen Oberbegriff anlegen
                <list contentlist as entry>
-               <if entry.to_parent_id==NULL>
+               
+               
+               <if contentlist>
                        <option value="${entry.id}"> ${entry.title}
                </if>
                </list>
@@ -40,7 +42,7 @@
   <tr>
     <td align="right" bgcolor="#006600"><font color="#ffffff"><B>URL:</B></font></td>
     <td>
-      <input type="text" size="20" name="filename" value="${url}">
+      <input type="text" size="40" name="filename" value="${url}">
     </td>
   </tr>
   <tr>