Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
lolo888
ISPConfig 3
Commits
0af0e9ed
Commit
0af0e9ed
authored
Mar 04, 2009
by
tbrehm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed document root input field from interface.
parent
ee180c88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
interface/web/sites/templates/web_domain_advanced.htm
interface/web/sites/templates/web_domain_advanced.htm
+3
-0
No files found.
interface/web/sites/templates/web_domain_advanced.htm
View file @
0af0e9ed
...
...
@@ -4,10 +4,13 @@
<div
class=
"pnl_formsarea"
>
<fieldset
id=
"wf_area_web_domain"
><legend>
Options
</legend>
<!--
<span class="wf_oneField">
<label for="document_root" class="wf_preField">{tmpl_var name='document_root_txt'}</label>
<input type="text" id="document_root" name="document_root" value="{tmpl_var name='document_root'}" size="30" maxlength="255">
</span>
-->
<input
type=
"hidden"
id=
"document_root"
name=
"document_root"
value=
"{tmpl_var name='document_root'}"
>
<span
class=
"wf_oneField"
>
<label
for=
"system_user"
class=
"wf_preField"
>
{tmpl_var name='system_user_txt'}
</label>
<input
type=
"text"
id=
"system_user"
name=
"system_user"
value=
"{tmpl_var name='system_user'}"
size=
"30"
maxlength=
"255"
>
...
...
Write
Preview
Markdown
is supported
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