mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Admin: login page fixes
This commit is contained in:
@@ -83,7 +83,7 @@ if (Request::post('login_submit')) {
|
||||
}
|
||||
}
|
||||
|
||||
Notification::set('error', $login_error);
|
||||
Notification::setNow('error', $login_error);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user