Merge branch '3.2.x'

* 3.2.x:
  [ticket/15015] Use correct explain string for enable email settings
This commit is contained in:
Tristan Darricau 2017-01-22 23:06:53 +01:00
commit 34866b2db1
No known key found for this signature in database
GPG key ID: 817043C2E29DB881

View file

@ -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(