We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c683d commit 33c6e24Copy full SHA for 33c6e24
interface/web/sites/templates/web_domain_edit.htm
@@ -47,7 +47,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
47
</div>
48
<div class="ctrlHolder">
49
<label for="hd_quota">{tmpl_var name='hd_quota_txt'}</label>
50
- <input name="hd_quota" id="hd_quota" value="{tmpl_var name='hd_quota'}" size="7" maxlength="7" type="text" class="textInput formLengthLimit" />
+ <input name="hd_quota" id="hd_quota" value="{tmpl_var name='hd_quota'}" size="7" maxlength="7" type="text" class="textInput formLengthLimit" /> MB
51
52
<!--
53
0 commit comments