aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-01-22 19:36:19 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-01-22 20:58:53 +0100
commit0238d850ddf708e54992ae5b11bfc4e20748c171 (patch)
tree38ccc2732ce8944c155c26e5f70fd012610c7273 /phpBB/phpbb/install/module
parent722d0b9742381fb3d9763d993212c461a1a40d8c (diff)
downloadforums-0238d850ddf708e54992ae5b11bfc4e20748c171.tar
forums-0238d850ddf708e54992ae5b11bfc4e20748c171.tar.gz
forums-0238d850ddf708e54992ae5b11bfc4e20748c171.tar.bz2
forums-0238d850ddf708e54992ae5b11bfc4e20748c171.tar.xz
forums-0238d850ddf708e54992ae5b11bfc4e20748c171.zip
[ticket/15015] Use correct explain string for enable email settings
PHPBB3-15015
Diffstat (limited to 'phpBB/phpbb/install/module')
-rw-r--r--phpBB/phpbb/install/module/obtain_data/task/obtain_email_data.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/install/module/obtain_data/task/obtain_email_data.php b/phpBB/phpbb/install/module/obtain_data/task/obtain_email_data.php
index 1cb4f04297..e8a9c971b7 100644
--- a/phpBB/phpbb/install/module/obtain_data/task/obtain_email_data.php
+++ b/phpBB/phpbb/install/module/obtain_data/task/obtain_email_data.php
@@ -84,7 +84,7 @@ class obtain_email_data extends \phpbb\install\task_base implements \phpbb\insta
$email_form = array(
'email_enable' => array(
'label' => 'ENABLE_EMAIL',
- 'description' => 'COOKIE_SECURE_EXPLAIN',
+ 'description' => 'ENABLE_EMAIL_EXPLAIN',
'type' => 'radio',
'options' => array(
array(