backporting template email password recovery fix
This commit is contained in:
parent
1573fba55e
commit
d98afcc7af
5 changed files with 265 additions and 150 deletions
|
|
@ -72,7 +72,8 @@ our $HELP = {
|
|||
title => 'recovery template title',
|
||||
body => '',
|
||||
variables => [
|
||||
{ 'name' => 'title', },
|
||||
{ 'name' => 'title', },
|
||||
{ 'name' => 'subtitle', },
|
||||
{ 'name' => 'recoverFormHeader',
|
||||
'description' => 'recover.form.header',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue