Code

These objects are not removable...
[gosa.git] / plugins / admin / ogroups / mail.tpl
index 18c0e1831cc513a08739c2d3dbccd93fd4232bf9..38c057504923885548d1ae0d57ff87cb4f169eb8 100644 (file)
@@ -7,8 +7,8 @@
    <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Mail distribution list{/t}</h2>
    <table summary="">
     <tr>
-     <td>{t}Primary address{/t}{$must}</td>
-     <td><input name="mail" size=25 maxlength=65 {$mailACL} value="{$mail}" title="{t}Primary mail address for this distribution list{/t}"></td>
+     <td><LABEL for="mail">{t}Primary address{/t}</LABEL>{$must}</td>
+     <td><input id="mail" name="mail" size=25 maxlength=65 {$mailACL} value="{$mail}" title="{t}Primary mail address for this distribution list{/t}"></td>
     </tr>
    </table>
   </td>