Skip to content

Commit 82433a6

Browse files
author
redray
committed
Disabled Traffic Quota
1 parent 399f825 commit 82433a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interface/web/sites/templates/web_domain_edit.htm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,12 @@ <h2><tmpl_var name="list_head_txt"></h2>
6161
<label for="hd_quota">{tmpl_var name='hd_quota_txt'}</label>
6262
<input name="hd_quota" id="hd_quota" value="{tmpl_var name='hd_quota'}" size="7" maxlength="7" type="text" class="textInput formLengthLimit" />
6363
</div>
64+
<!--
6465
<div class="ctrlHolder">
6566
<label for="traffic_quota">{tmpl_var name='traffic_quota_txt'}</label>
6667
<input name="traffic_quota" id="traffic_quota" value="{tmpl_var name='traffic_quota'}" size="7" maxlength="7" type="text" class="textInput formLengthLimit" />
6768
</div>
69+
-->
6870
<div class="ctrlHolder">
6971
<p class="label">{tmpl_var name='cgi_txt'}</p>
7072
<div class="multiField">

0 commit comments

Comments
 (0)