Fixed the user interface to properly display the units of measure for the mail quota.
| | |
| | | <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">
|