diff options
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
| -rw-r--r-- | phpBB/adm/style/acp_main.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index d9e7fb7eeb..b6d520130a 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -78,7 +78,7 @@  	<!-- EVENT acp_main_notice_after --> -	<table cellspacing="1"> +	<table cellspacing="1" class="two-columns no-header" data-no-responsive-header="true">  		<caption>{L_FORUM_STATS}</caption>  		<col class="col1" /><col class="col2" /><col class="col1" /><col class="col2" />  	<thead> | 
