FIX Bad color of message password changed
This commit is contained in:
parent
75ed221fb8
commit
18804ee929
@ -521,7 +521,7 @@ if (empty($reshook)) {
|
||||
}
|
||||
else
|
||||
{
|
||||
setEventMessages($langs->trans("PasswordChangedTo", $newpassword), null, 'errors');
|
||||
setEventMessages($langs->trans("PasswordChangedTo", $newpassword), null, 'warnings');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user