aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_help_phpbb.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/acp/acp_help_phpbb.php')
-rw-r--r--phpBB/includes/acp/acp_help_phpbb.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_help_phpbb.php b/phpBB/includes/acp/acp_help_phpbb.php
index cfe9619898..2ac90eee48 100644
--- a/phpBB/includes/acp/acp_help_phpbb.php
+++ b/phpBB/includes/acp/acp_help_phpbb.php
@@ -35,7 +35,7 @@ class acp_help_phpbb
$collect_url = "https://www.phpbb.com/stats/receive_stats.php";
$this->tpl_name = 'acp_help_phpbb';
- $this->page_title = 'ACP_SEND_STATISTICS';
+ $this->page_title = 'ACP_HELP_PHPBB';
// generate a unique id if necessary
if (!isset($config['questionnaire_unique_id']))