Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / gofon / admin / systems / gofon / paste_generic.tpl
1     <table summary="">
2      <tr>
3       <td><LABEL for="cn">{t}Phone name{/t}</LABEL>{$must}</td>
4       <td>
5        <input name="cn" id="cn" size=20 maxlength=60 value="{$cn}">
6       </td>
7      </tr>
8         </table>