File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/admin/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
190190 < div class ="col-sm-9 "> < input type ="text " name ="connect_userid_to_webid_start " id ="connect_userid_to_webid_start " value ="{tmpl_var name='connect_userid_to_webid_start'} " class ="form-control " /> </ div > </ div >
191191 </ div >
192192 < div class ="col-sm-3 "> </ div > < div class ="col-sm-9 "> < button class ="btn btn-default formbutton-default " type ="button " data-toggle ="collapse " data-target ="#toggle-php_settings " aria-expanded ="false " aria-controls ="toggle-php_settings "> {tmpl_var name='php_settings_txt'}</ button > </ div >
193- < div style =" display:none; ">
193+ < div id =" toggle-php_settings " class =" collapse ">
194194 < div class ="form-group apache ">
195195 < label for ="php_ini_path_apache " class ="col-sm-3 control-label "> {tmpl_var name='php_ini_path_apache_txt'}</ label >
196196 < div class ="col-sm-9 "> < input type ="text " name ="php_ini_path_apache " id ="php_ini_path_apache " value ="{tmpl_var name='php_ini_path_apache'} " class ="form-control " /> </ div > </ div >
You can’t perform that action at this time.
0 commit comments