File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/web/mail/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ <h1><tmpl_var name="list_head_txt"></h1>
8080 </ tmpl _loop>
8181 < tmpl _unless name ="records ">
8282 < tr class ="tbl_row_noresults tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if> ">
83- < td colspan ="<tmpl_if name= "enable_custom_login "> 9 < tmpl _else > 8 </ tmpl _if> "> {tmpl_var name='globalsearch_noresults_text_txt'}</ td >
83+ < td colspan ="<tmpl_if name= "enable_custom_login "> 10 < tmpl _else > 9 </ tmpl _if> "> {tmpl_var name='globalsearch_noresults_text_txt'}</ td >
8484 </ tr >
8585 </ tmpl _unless>
8686 </ tbody >
8787 < tfoot >
8888 < tr >
89- < td colspan ="<tmpl_if name= "enable_custom_login "> 9 < tmpl _else > 8 </ tmpl _if> "> < tmpl _var name ="paging "> </ td >
89+ < td colspan ="<tmpl_if name= "enable_custom_login "> 10 < tmpl _else > 9 </ tmpl _if> "> < tmpl _var name ="paging "> </ td >
9090 </ tr >
9191 </ tfoot >
9292 </ table >
You can’t perform that action at this time.
0 commit comments