quentusrex
2008-10-30 56a1ede640ef43ed333f3834be175e7cd714abe0
Fixed the user interface to properly display the units of measure for the mail quota.
1 files modified
2 ■■■ changed files
interface/web/mail/templates/mail_user_mailbox_edit.htm 2 ●●● patch | view | raw | blame | history
interface/web/mail/templates/mail_user_mailbox_edit.htm
@@ -14,7 +14,7 @@
        <input type="password" id="password" name="password" value="{tmpl_var name='password'}" size="30" maxlength="255">
      </span>
      <span class="wf_oneField">
        <label for="quota" class="wf_preField">{tmpl_var name='quota_txt'}</label>
        <label for="quota" class="wf_preField">{tmpl_var name='quota_txt'} in MB</label>
        <input type="text" id="quota" name="quota" value="{tmpl_var name='quota'}" size="30" maxlength="255">
      </span>
      <span class="wf_oneField">