1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-10 15:14:30 +02:00
This commit is contained in:
Awilum
2013-01-20 17:33:55 +02:00
parent 5315020c1e
commit 878aa46457
3 changed files with 8 additions and 14 deletions

View File

@@ -303,7 +303,6 @@ class Users extends Frontend
->render());
$mail->Send();
// Set notification
Notification::set('success', __('New password has been sent', 'users'));