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

index e5e854f..3d52385 100755 (executable)
     <td>
                <if contentlist>
        <select name="to_parent_id" size="1">
-               
-               <option value="0" selected> Neuen Oberbegriff anlegen
-               <list contentlist as entry>
-                       
+                       <option value="0" selected> Neuen Oberbegriff anlegen
+                       <list contentlist as entry>
                        <option value="${entry.id}"> ${entry.title}
-                       
-               </list>
+                       </list>
                </select>
                </if>
     </td>
@@ -40,7 +37,7 @@
   <tr>
     <td align="right" bgcolor="#006600"><font color="#ffffff"><B>URL:</B></font></td>
     <td>
-      <input type="text" size="40" name="filename" value="${url}">
+      <input type="text" size="40" name="url" value="${url}">
     </td>
   </tr>
   <tr>