File tree Expand file tree Collapse file tree 4 files changed +3
-22
lines changed
interface/web/help/templates Expand file tree Collapse file tree 4 files changed +3
-22
lines changed Original file line number Diff line number Diff line change 1-
2- < legend > {tmpl_var name='faq_faq_txt'}</ legend >
31 < div class ="form-group ">
42 < label for ="hf_section " class ="col-sm-3 control-label "> {tmpl_var name='faq_section_txt'}</ label >
53 < div class ="col-sm-9 "> < select name ="hf_section " id ="hf_section " class ="form-control ">
2018 < div class ="clear "> < div class ="right ">
2119 < button class ="btn btn-default formbutton-success " type ="button " value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="help/faq_edit.php "> {tmpl_var name='btn_save_txt'}</ button >
2220 < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="help/faq_list.php "> {tmpl_var name='btn_cancel_txt'}</ button >
23- </ div > </ div >
21+ </ div > </ div >
Original file line number Diff line number Diff line change 1-
2- < legend > {tmpl_var name='faq_section_name_txt'}</ legend >
31 < div class ="form-group ">
42 < label for ="hfs_name " class ="col-sm-3 control-label "> {tmpl_var name='faq_section_name_txt'}</ label >
53 < div class ="col-sm-9 "> < input type ="text " name ="hfs_name " id ="hfs_name " value ="{tmpl_var name='hfs_name'} " class ="form-control " /> </ div > </ div >
119 < button class ="btn btn-default formbutton-success " type ="button " value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="help/faq_sections_edit.php "> {tmpl_var name='btn_save_txt'}</ button >
1210 < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="help/faq_sections_list.php "> {tmpl_var name='btn_cancel_txt'}</ button >
1311 </ div > </ div >
14-
Original file line number Diff line number Diff line change 1- < div class ='page-header '>
2- < h1 > < tmpl _var name ="list_head_txt "> </ h1 >
3- </ div >
4- < p > < tmpl _var name ="list_desc_txt "> </ p >
5-
6-
7- < legend > {tmpl_var name='message_txt'}</ legend >
81 < div class ="form-group ">
92 < label for ="recipient_id " class ="col-sm-3 control-label "> {tmpl_var name='recipient_id_txt'}</ label >
103 < div class ="col-sm-9 "> < select name ="recipient_id " id ="recipient_id " class ="form-control ">
@@ -26,4 +19,4 @@ <h1><tmpl_var name="list_head_txt"></h1>
2619 < div class ="clear "> < div class ="right ">
2720 < button class ="btn btn-default formbutton-success " type ="button " value ="{tmpl_var name='btn_save_txt'} " data-submit-form ="pageForm " data-form-action ="help/support_message_edit.php "> {tmpl_var name='btn_save_txt'}</ button >
2821 < button class ="btn btn-default formbutton-default " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " data-load-content ="help/support_message_list.php "> {tmpl_var name='btn_cancel_txt'}</ button >
29- </ div > </ div >
22+ </ div > </ div >
Original file line number Diff line number Diff line change 1- < div class ='page-header '>
2- < h1 > < tmpl _var name ="list_head_txt "> </ h1 >
3- </ div >
4- < p > < tmpl _var name ="list_desc_txt "> </ p >
5-
6-
7- < legend > {tmpl_var name='message_txt'}</ legend >
81 < div class ="form-group ">
92 < label for ="subject " class ="col-sm-3 control-label "> {tmpl_var name='subject_txt'}</ label >
103 < p > {tmpl_var name='subject'}</ p >
@@ -20,4 +13,4 @@ <h1><tmpl_var name="list_head_txt"></h1>
2013
2114 < div class ="clear "> < div class ="right ">
2215 < button class ="btn btn-default formbutton-success " type ="button " value ="{tmpl_var name='reply_txt'} " data-load-content ="help/support_message_edit.php?reply={tmpl_var name='id'} "> {tmpl_var name='reply_txt'}</ button >
23- </ div > </ div >
16+ </ div > </ div >
You can’t perform that action at this time.
0 commit comments