mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
[ticket/14492] Update language variables and trigger details text
PHPBB3-14492
This commit is contained in:
@@ -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']))
|
||||
|
Reference in New Issue
Block a user