diff options
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
| -rw-r--r-- | phpBB/adm/style/acp_main.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 5416675200..b8d337cfd8 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -95,7 +95,7 @@ <!-- EVENT acp_main_notice_after --> <div class="lside"> - <table class="table1 zebra-table no-header" data-no-responsive-header="true"> + <table class="table2 zebra-table no-header" data-no-responsive-header="true"> <thead> <tr> <th>{{ lang('STATISTIC') }}</th> @@ -156,7 +156,7 @@ </tbody> </table> - <table class="table1 zebra-table no-header" data-no-responsive-header="true"> + <table class="table2 zebra-table no-header" data-no-responsive-header="true"> <thead> <tr> <th>{{ lang('STATISTIC') }}</th> |
