mirror of
https://github.com/a2nt/cms-niceties.git
synced 2024-10-22 09:05:46 +00:00
LostPasswordHandler: show lost password form on password sent
This commit is contained in:
parent
ee3a63e029
commit
44057f1c49
@ -50,6 +50,7 @@ class LostPasswordHandlerExtension extends LostPasswordHandler
|
||||
'SilverStripe\\Security\\Security.PASSWORDRESETSENTHEADER',
|
||||
"Password reset link sent".($email ? ' to \''.$email.'\'' : '')
|
||||
),
|
||||
'Form' => $this->lostPasswordForm(),
|
||||
'ElementalArea' => $fragment,
|
||||
'Content' => $fragment,
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user