File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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 ">
You can’t perform that action at this time.
0 commit comments