Code

phone numbers will be replaced correctly,
[gosa.git] / plugins / gofon / phoneaccount / generic.tpl
index 178df24f697b365d66e42c4ce45fee99868b098d..0f7329943bc3c19697c501e392e4089774dacc7b 100644 (file)
@@ -4,7 +4,9 @@
    <h2><img alt="" align="middle" src="images/banana.png"> {t}Phone numbers{/t}</h2>
       <select style="width:380px; height:120px;" name="phonenumber_list[]" size=6 multiple {$telephoneNumberACL}>
        {html_options options=$phoneNumbers}
-               <option disabled>&nbsp;</option>
+               <option disabled>
+                       &nbsp;
+                       </option>
       </select>
       <br>
       <input name="phonenumber" size=20 align=middle maxlength=60 {$telephoneNumberACL} value="">
@@ -72,7 +74,7 @@
                <table summary="">
                        <tr>
                                <td>
-                                       <LABEL for="goFonPIN">{t}Phone PIN{/t}</LABEL>
+                                       <LABEL for="goFonPIN">{t}Phone PIN{/t}{$must}</LABEL>
                                </td>
                                <td>
                                        <input type="password" id="goFonPIN" name="goFonPIN" value="{$goFonPIN}" {$goFonPINACL}>