Code

Oups - a couple of member= fixes needed to make it work completely...
[gosa.git] / gosa-core / plugins / admin / acl / paste_role.tpl
1 <table>
2         <tr>
3                 <td>
4                         {t}Name{/t}
5                 </td>
6                 <td>
7                         <input type="text" name='cn' value="{$cn}" style='width:200px;'>
8                 </td>
9         </tr>
10 </table>