File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
9797 </ select > </ div >
9898 </ tmpl _if>
9999 </ div >
100+ < tmpl _unless name ="disable_remote_db ">
100101 < div class ="form-group ">
101102 < label class ="col-sm-3 control-label "> {tmpl_var name='remote_access_txt'}</ label >
102103 < div class ="col-sm-9 ">
@@ -106,6 +107,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
106107 < div class ="form-group ">
107108 < label for ="remote_ips " class ="col-sm-3 control-label "> {tmpl_var name='remote_ips_txt'}</ label >
108109 < div class ="col-sm-9 "> < input type ="text " name ="remote_ips " id ="remote_ips " value ="{tmpl_var name='remote_ips'} " class ="form-control " /> </ div > </ div >
110+ </ tmpl _if>
109111 < div class ="form-group ">
110112 < label class ="col-sm-3 control-label "> {tmpl_var name='active_txt'}</ label >
111113 < div class ="col-sm-9 ">
You can’t perform that action at this time.
0 commit comments