mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 09:56:34 +02:00
Fix chemin template forgetPassword
This commit is contained in:
parent
6c4943e419
commit
164784f3f0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
public function forgetPassword()
|
||||
{
|
||||
$this->render('forgetPassword');
|
||||
$this->render('connect/forgetPassword');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue