Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
82433a60
Commit
82433a60
authored
Mar 11, 2009
by
redray
Browse files
Disabled Traffic Quota
parent
399f825f
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/sites/templates/web_domain_edit.htm
View file @
82433a60
...
...
@@ -61,10 +61,12 @@
<label
for=
"hd_quota"
>
{tmpl_var name='hd_quota_txt'}
</label>
<input
name=
"hd_quota"
id=
"hd_quota"
value=
"{tmpl_var name='hd_quota'}"
size=
"7"
maxlength=
"7"
type=
"text"
class=
"textInput formLengthLimit"
/>
</div>
<!--
<div class="ctrlHolder">
<label for="traffic_quota">{tmpl_var name='traffic_quota_txt'}</label>
<input name="traffic_quota" id="traffic_quota" value="{tmpl_var name='traffic_quota'}" size="7" maxlength="7" type="text" class="textInput formLengthLimit" />
</div>
-->
<div
class=
"ctrlHolder"
>
<p
class=
"label"
>
{tmpl_var name='cgi_txt'}
</p>
<div
class=
"multiField"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment