File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ < h2 > < tmpl _var name ="list_head_txt "> </ h2 >
2+ < p > < tmpl _var name ="list_desc_txt "> </ p >
3+
4+ < div class ="panel panel_web_domain ">
5+
6+ < div class ="pnl_formsarea ">
7+
8+
9+ < div class ="codeview "> < tmpl _var name ="logs "> </ div >
10+ < input type ="hidden " name ="id " value ="{tmpl_var name='id'} ">
11+
12+ < div class ="buttonHolder buttons ">
13+ < button class ="positive iconstxt icoPositive " type ="button " value ="{tmpl_var name='btn_save_txt'} " onClick ="submitForm('pageForm','sites/web_domain_edit.php'); "> < span > {tmpl_var name='btn_save_txt'}</ span > </ button >
14+ < button class ="negative iconstxt icoNegative " type ="button " value ="{tmpl_var name='btn_cancel_txt'} " onClick ="loadContent('sites/web_domain_list.php'); "> < span > {tmpl_var name='btn_cancel_txt'}</ span > </ button >
15+ </ div >
16+ </ div >
17+
18+ </ div >
You can’t perform that action at this time.
0 commit comments