Code

Upps
[gosa.git] / plugins / admin / fai / faiScript.tpl
index 59a80471d6ed86da95b09f537d2033438fe2f97d..ee1c93c9f52cf08e7f55057176e0e5345d352d79 100644 (file)
@@ -20,7 +20,7 @@
                                                        </LABEL>
                                                </td>
                                                <td>
-                                                       <input size="45" maxlength="80" value="{$description}" {$description} name="description" id="description">
+                                                       <input size="45" maxlength="80" value="{$description}" {$description} name="description" id="description" {$descriptionACL}>
                                                </td>
                                        </tr>
                                </table>
                                <table width="100%" summary="">
                                <tr>
                                        <td>
-                                               <select name="SubObject" title="{t}Choose a script to delete or edit{/t}" style="width:100%;" size="20" id="SubObject">
-                                                       {html_options values=$SubObjectKeys output=$SubObjects}
-                                               </select><br>
-                                               <input type="submit" name="AddSubObject"     value="{t}Add{/t}"         title="{t}Add{/t}">
-                                               <input type="submit" name="EditSubObject"    value="{t}Edit{/t}"    title="{t}Edit{/t}">
-                                               <input type="submit" name="DelSubObject"     value="{t}Delete{/t}"  title="{t}Delete{/t}">
+                                               {$Entry_divlist}
+                                               <input type="submit" name="AddSubObject"     value="{t}Add{/t}"         title="{t}Add{/t}" {$cnACL}>
                                        </td>
                                </tr>
                                </table>
                </td>
        </tr>
 </table>
-<input type="hidden" value="1" name="FAIscript_posted">
+<input type="hidden" value="1" name="FAIscript_posted" >
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page