From d30f2c69b1fbfcb9bebe17996d11dc4863afd8bc Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Fri, 29 Apr 2016 07:49:58 -0400 Subject: [PATCH] Merge branch 'master' into 'stable-3.1' --- interface/web/client/templates/domain_list.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/client/templates/domain_list.htm b/interface/web/client/templates/domain_list.htm index 825b298..8dda689 100644 --- a/interface/web/client/templates/domain_list.htm +++ b/interface/web/client/templates/domain_list.htm @@ -45,10 +45,10 @@ <tfoot> <tr> - <td colspan="4"><tmpl_var name="paging"></td> + <td colspan="3"><tmpl_var name="paging"></td> </tr> </tfoot> </table> </div> - \ No newline at end of file + -- Gitblit v1.9.1