Code

409f218c359a21bfc8f37a667b07589b91cfc7d9
[gosa.git] / sudo-ldap / src / sudoldap.tpl
1 <table summary="" width="100%">
2 <tr>
3         <td style="width:100%;vertical-align:top;">
4 <h2>{t}Sudo Roles{/t}</h2>
5                 {$RoleList}
6                 <input type="submit" name="AddRole" value="{t}Add{/t}" {$sudoldapACL}>
7         </td>
8 </tr>
9 </table>
10 <script language="JavaScript" type="text/javascript">
11   <!-- // First input field on page
12         focus_field('AddRole');
13   -->
14 </script>