File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed
interface/web/dns/templates Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1+ < tmpl _if name ="config_error_msg ">
2+ < div class ="alert alert-danger ">
3+ < p >
4+ < tmpl _var name ="configuration_error_txt ">
5+ < div >
6+ < div style ="float:left;width:150px; "> {tmpl_var name='config_error_tstamp'} : </ div >
7+ < div style ="padding-left:150px; "> {tmpl_var name='config_error_msg'}</ div >
8+ </ div >
9+ </ p >
10+ </ div >
11+ </ tmpl _if>
112< div class ="pnl_toolsarea ">
213 < tmpl _if name ='datalog_changes_count ' op ='> ' value ='0 '>
314 < div class ="systemmonitor-state state-info ">
Original file line number Diff line number Diff line change 11< tmpl _if name ="config_error_msg ">
2- <!--<div style="background: #ffdfdf; border: 1px solid #df7d7d; border-width: 1px 0; margin: 1.5em 0 1.5em 0; padding: 7px;">
3- <p style="font-face:bold">{tmpl_var name='configuration_error_txt'}</p>
4- <div>
5- <div style="float:left;width:150px;">{tmpl_var name='config_error_tstamp'} : </div>
6- <div style="padding-left:150px;">{tmpl_var name='config_error_msg'}</div>
7- </div>
8- </div>-->
92 < div class ="alert alert-danger ">
103 < p >
114 < tmpl _var name ="configuration_error_txt ">
You can’t perform that action at this time.
0 commit comments