mirror of
https://github.com/a2nt/cms-niceties.git
synced 2024-10-22 11:05:46 +02:00
IMPR: Lost password labels
This commit is contained in:
parent
bf64366060
commit
a4ee9170ee
@ -94,7 +94,8 @@ class AjaxControllerEx extends Extension
|
||||
|
||||
self::_processFields($form);
|
||||
$form->addExtraClass('ajax-form');
|
||||
$form->setLegend('Restore your password');
|
||||
$form->setLegend('I\'ve lost my password');
|
||||
$form->Actions()->first()->setTitle('Submit');
|
||||
|
||||
if ($form->get_protector()) {
|
||||
$form->enableSpamProtection();
|
||||
|
Loading…
Reference in New Issue
Block a user