Code

Fixed groupmail acl stuff
[gosa.git] / plugins / admin / groups / application.tpl
index 65abe270230553aa7375807dee6b017d3ee76373..43e597ad88fbc0acebdf0ff6e7e9c1a5d4c80799 100644 (file)
@@ -2,8 +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'>
+       {$UsedApps} 
+       <input type="text" value="" size="35" name='CatName'>
+       <input type="submit" value="{t}Add category{/t}" name='AddCat'>
   </td>
   <td>&nbsp;
   </td>