aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/adm/style/acp_main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index f874d0cc22..5416675200 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -98,7 +98,7 @@
<table class="table1 zebra-table no-header" data-no-responsive-header="true">
<thead>
<tr>
- <th>{{ lang('STATISTIC}') }}</th>
+ <th>{{ lang('STATISTIC') }}</th>
<th>{{ lang('VALUE') }}</th>
</tr>
</thead>
@@ -159,7 +159,7 @@
<table class="table1 zebra-table no-header" data-no-responsive-header="true">
<thead>
<tr>
- <th>{{ lang('STATISTIC}') }}</th>
+ <th>{{ lang('STATISTIC') }}</th>
<th>{{ lang('VALUE') }}</th>
</tr>
</thead>