@@ -23,12 +23,12 @@ <h1><tmpl_var name="list_head_txt"></h1>
2323 < div class ="col-sm-9 "> < input type ="text " name ="added_by " id ="added_by " value ="{tmpl_var name='added_by'} " class ="form-control " /> </ div > </ div >
2424 < div class ="form-group ">
2525 < label for ="system_user " class ="col-sm-3 control-label "> {tmpl_var name='system_user_txt'}</ label >
26- < label for =" system_user " class ="col-sm-3 control-label " > {tmpl_var name='system_user'}</ label >
26+ < p class ="value " > {tmpl_var name='system_user'}</ p >
2727 < input name ="system_user " id ="system_user " value ="{tmpl_var name='system_user'} " type ="hidden " />
2828 </ div >
2929 < div class ="form-group ">
3030 < label for ="system_group " class ="col-sm-3 control-label "> {tmpl_var name='system_group_txt'}</ label >
31- < label for =" system_group " class ="col-sm-3 control-label " > {tmpl_var name='system_group'}</ label >
31+ < p class ="value " > {tmpl_var name='system_group'}</ p >
3232 < input name ="system_group " id ="system_group " value ="{tmpl_var name='system_group'} " type ="hidden " />
3333 </ div >
3434 < div class ="form-group apache ">
@@ -75,19 +75,27 @@ <h1><tmpl_var name="list_head_txt"></h1>
7575 < div class ="col-sm-9 "> < input type ="text " name ="php_open_basedir " id ="php_open_basedir " value ="{tmpl_var name='php_open_basedir'} " class ="form-control " /> </ div > </ div >
7676 < div class ="form-group php ">
7777 < label for ="custom_php_ini " class ="col-sm-3 control-label "> {tmpl_var name='custom_php_ini_txt'}</ label >
78- < div class ="col-sm-9 "> < textarea class ="form-control " name ="custom_php_ini " id ="custom_php_ini " rows ='10 ' cols ='50 '> {tmpl_var name='custom_php_ini'}</ textarea > </ div > < b > {tmpl_var name="available_php_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="php_directive_snippets_txt"}
78+ < div class ="col-sm-9 "> < textarea class ="form-control " name ="custom_php_ini " id ="custom_php_ini " rows ='10 ' cols ='50 '> {tmpl_var name='custom_php_ini'}</ textarea >
79+ < b > {tmpl_var name="available_php_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="php_directive_snippets_txt"}
80+ </ div >
7981 </ div >
8082 < div class ="form-group apache ">
8183 < label for ="apache_directives " class ="col-sm-3 control-label "> {tmpl_var name='apache_directives_txt'}</ label >
82- < div class ="col-sm-9 "> < textarea class ="form-control " name ="apache_directives " id ="apache_directives " rows ='10 ' cols ='50 '> {tmpl_var name='apache_directives'}</ textarea > </ div > < b > {tmpl_var name="available_apache_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="apache_directive_snippets_txt"}< br > ----< br > < b > {tmpl_var name='variables_txt'}:</ b > < a href ="javascript:void(0); " class ="addPlaceholder "> {DOCROOT}</ a >
83- </ div >
84+ < div class ="col-sm-9 "> < textarea class ="form-control " name ="apache_directives " id ="apache_directives " rows ='10 ' cols ='50 '> {tmpl_var name='apache_directives'}</ textarea >
85+ < b > {tmpl_var name="available_apache_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="apache_directive_snippets_txt"}< br > ----< br > < b > {tmpl_var name='variables_txt'}:</ b > < a href ="javascript:void(0); " class ="addPlaceholder "> {DOCROOT}</ a >
86+ </ div >
87+ </ div >
8488 < div class ="form-group nginx ">
8589 < label for ="nginx_directives " class ="col-sm-3 control-label "> {tmpl_var name='nginx_directives_txt'}</ label >
86- < div class ="col-sm-9 "> < textarea class ="form-control " name ="nginx_directives " id ="nginx_directives " rows ='10 ' cols ='50 '> {tmpl_var name='nginx_directives'}</ textarea > </ div > < b > {tmpl_var name="available_nginx_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="nginx_directive_snippets_txt"}< br > ----< br > < b > {tmpl_var name='variables_txt'}:</ b > < a href ="javascript:void(0); " class ="addPlaceholder "> {DOCROOT}</ a > , < a href ="javascript:void(0); " class ="addPlaceholder "> {FASTCGIPASS}</ a >
87- </ div >
90+ < div class ="col-sm-9 "> < textarea class ="form-control " name ="nginx_directives " id ="nginx_directives " rows ='10 ' cols ='50 '> {tmpl_var name='nginx_directives'}</ textarea >
91+ < b > {tmpl_var name="available_nginx_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="nginx_directive_snippets_txt"}< br > ----< br > < b > {tmpl_var name='variables_txt'}:</ b > < a href ="javascript:void(0); " class ="addPlaceholder "> {DOCROOT}</ a > , < a href ="javascript:void(0); " class ="addPlaceholder "> {FASTCGIPASS}</ a >
92+ </ div >
93+ </ div >
8894 < div class ="form-group proxy ">
8995 < label for ="proxy_directives " class ="col-sm-3 control-label "> {tmpl_var name='proxy_directives_txt'}</ label >
90- < div class ="col-sm-9 "> < textarea class ="form-control " name ="proxy_directives " id ="proxy_directives " rows ='10 '> {tmpl_var name='proxy_directives'}</ textarea > </ div > < b > {tmpl_var name="available_proxy_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="proxy_directive_snippets_txt"}
96+ < div class ="col-sm-9 "> < textarea class ="form-control " name ="proxy_directives " id ="proxy_directives " rows ='10 '> {tmpl_var name='proxy_directives'}</ textarea >
97+ < b > {tmpl_var name="available_proxy_directive_snippets_txt"}</ b > < br > < br > {tmpl_var name="proxy_directive_snippets_txt"}
98+ </ div >
9199 </ div >
92100
93101
0 commit comments