mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
extra error msg if hash is invalid
This commit is contained in:
parent
bc22043b80
commit
1f2e9496a8
|
@ -66,7 +66,5 @@ if($user) {
|
|||
exit;
|
||||
}
|
||||
|
||||
UI::exitError(getMLText("password_mismatch_error_title"),getMLText("password_mismatch_error"));
|
||||
|
||||
?>
|
||||
UI::exitError(getMLText("password_forgotten_invalid_hash_title"),getMLText("password_forgotten_invalid_hash"));
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user