Rename controllers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<p><?= t('To reset your password click on this link:') ?></p>
|
||||
|
||||
<p><?= $this->url->to('PasswordReset', 'change', array('token' => $token), '', true) ?></p>
|
||||
<p><?= $this->url->to('PasswordResetController', 'change', array('token' => $token), '', true) ?></p>
|
||||
|
||||
<hr>
|
||||
Kanboard
|
||||
Kanboard
|
||||
|
||||
Reference in New Issue
Block a user