diff options
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r-- | phpBB/adm/style/acp_main.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 261c41a2e7..ce55d81375 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -93,9 +93,9 @@ <!-- ENDIF --> <!-- EVENT acp_main_notice_after --> - + <div class="lside"> - <table class="table1 zebra-table no-header " data-no-responsive-header="true"> + <table class="table1 zebra-table no-header" data-no-responsive-header="true"> <thead> <tr> <th>{L_STATISTIC}</th> @@ -141,9 +141,7 @@ </tr> </tbody> </table> - </div> - <div class="lside" > - <table class="table1 zebra-table no-header" data-no-responsive-header="true" > + <table class="table1 zebra-table no-header" data-no-responsive-header="true"> <thead> <tr> <th>{L_STATISTIC}</th> |