File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/web/admin/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ <h1><tmpl_var name="list_head_txt"></h1>
44< p > < tmpl _var name ="list_desc_txt "> </ p >
55
66
7- < legend > IP Address </ legend >
7+ < legend > {tmpl_var name='server_ip_edit_title'} </ legend >
88 < div class ="form-group ">
99 < label for ="server_id " class ="col-sm-3 control-label "> {tmpl_var name='server_id_txt'}</ label >
1010 < div class ="col-sm-9 "> < select name ="server_id " id ="server_id " class ="form-control ">
@@ -42,4 +42,4 @@ <h1><tmpl_var name="list_head_txt"></h1>
4242 < div class ="clear "> < div class ="right ">
4343 < button class ="btn btn-default formbutton-success " type ="button " value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="admin/server_ip_edit.php "> {tmpl_var name='btn_save_txt'}</ button >
4444 < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="admin/server_ip_list.php "> {tmpl_var name='btn_cancel_txt'}</ button >
45- </ div > </ div >
45+ </ div > </ div >
You can’t perform that action at this time.
0 commit comments