mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16221] Fix ACP statistics layout
Resolve conflicts PHPBB3-16221
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user