mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/14908] Uses lang-variable instead of english text
PHPBB3-14908
This commit is contained in:
parent
f7049bd0dc
commit
dfe42e9603
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<div class="send-stats-row">
|
<div class="send-stats-row">
|
||||||
<!-- EVENT acp_help_phpbb_stats_before -->
|
<!-- EVENT acp_help_phpbb_stats_before -->
|
||||||
<div class="send-stats-tile">
|
<div class="send-stats-tile">
|
||||||
<h2><i class="icon fa-bar-chart"></i>Send statistics</h2>
|
<h2><i class="icon fa-bar-chart"></i>{L_SEND_STATISTICS}</h2>
|
||||||
<p>{L_EXPLAIN_SEND_STATISTICS}</p>
|
<p>{L_EXPLAIN_SEND_STATISTICS}</p>
|
||||||
<div class="send-stats-row">
|
<div class="send-stats-row">
|
||||||
<div class="send-stats-data-row send-stats-data-only-row">
|
<div class="send-stats-data-row send-stats-data-only-row">
|
||||||
|
|
Loading…
Add table
Reference in a new issue