File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,13 @@ <h2><tmpl_var name="list_head_txt"></h2>
44
55 < div class ="pnl_formsarea ">
66 < fieldset id ="wf_area_web_domain "> < legend > Options</ legend >
7+ <!--
78 <span class="wf_oneField">
89 <label for="document_root" class="wf_preField">{tmpl_var name='document_root_txt'}</label>
910 <input type="text" id="document_root" name="document_root" value="{tmpl_var name='document_root'}" size="30" maxlength="255">
1011 </span>
12+ -->
13+ < input type ="hidden " id ="document_root " name ="document_root " value ="{tmpl_var name='document_root'} ">
1114 < span class ="wf_oneField ">
1215 < label for ="system_user " class ="wf_preField "> {tmpl_var name='system_user_txt'}</ label >
1316 < input type ="text " id ="system_user " name ="system_user " value ="{tmpl_var name='system_user'} " size ="30 " maxlength ="255 ">
You can’t perform that action at this time.
0 commit comments