From 7b4ef7a101a46cdb0615b0e9d2f0764e1d169e63 Mon Sep 17 00:00:00 2001
From: amalnaeem <36226153+amalnaeem@users.noreply.github.com>
Date: Thu, 5 Apr 2018 23:46:17 +0500
Subject: [ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP
Statistics table was divided into two in acp_main.html
PHPBB3-15610
---
phpBB/adm/style/acp_main.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index fadb65bd1a..11fbac9b37 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -100,7 +100,7 @@
- Forum Statistics |
+ {L_STATISTIC} |
{L_VALUE} |
@@ -151,7 +151,7 @@
- Configuration Statistics |
+ {L_STATISTIC} |
{L_VALUE} |
--
cgit v1.2.1