File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -51,16 +51,16 @@ <h1><tmpl_var name="list_head_txt"></h1>
5151 </ tmpl _loop>
5252 < tmpl _unless name ="records ">
5353 < tr class ="tbl_row_noresults tbl_row_<tmpl_if name='__EVEN__'}even<tmpl_else>uneven</tmpl_if> ">
54- < td colspan ="7 "> {tmpl_var name='globalsearch_noresults_text_txt'}</ td >
54+ < td colspan ="9 "> {tmpl_var name='globalsearch_noresults_text_txt'}</ td >
5555 </ tr >
5656 </ tmpl _unless>
5757 </ tbody >
5858 < tfoot >
5959 < tr >
60- < td colspan ="7 "> < tmpl _var name ="paging "> </ td >
60+ < td colspan ="9 "> < tmpl _var name ="paging "> </ td >
6161 </ tr >
6262 </ tfoot >
6363 </ table >
6464</ div >
65-
66- </ div>
65+
66+ </ div>
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ <h1><tmpl_var name="list_head_txt"></h1>
3131 </ tbody >
3232 < tfoot >
3333 < tr >
34- < td colspan ="5 ">
34+ < td colspan ="6 ">
3535 < tmpl _var name ="paging ">
3636 </ td >
3737 </ tr >
3838 </ tfoot >
3939 </ table >
4040</ div >
41-
41+
4242 </ div>
You can’t perform that action at this time.
0 commit comments