Code

Fixed group copy & paste
[gosa.git] / plugins / admin / groups / application.tpl
index e8703bf0441db5171f92d6b294327290a7252080..43e597ad88fbc0acebdf0ff6e7e9c1a5d4c80799 100644 (file)
@@ -2,10 +2,9 @@
  <tr>
   <td style="width:48%; vertical-align:top;">
    <b><LABEL for="used_apps">{t}Used applications{/t}</LABEL></b>
-        {$UsedApps} 
-       <input type="submit" value="{t}Seperator{/t}" name='AddSeperator'>
-       <input type="text" value="" name='CatName'>
-       <input type="submit" value="{t}Add categorie{/t}" name='AddCat'>
+       {$UsedApps} 
+       <input type="text" value="" size="35" name='CatName'>
+       <input type="submit" value="{t}Add category{/t}" name='AddCat'>
   </td>
   <td>&nbsp;
   </td>