mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Improve message
This commit is contained in:
@ -92,7 +92,7 @@ ComunicWeb.pages.settings.sections.password = {
|
||||
}
|
||||
|
||||
if(!newPasswordInput.isValid()){
|
||||
notify(tr("Please specify a new password to update your password!"), "danger");
|
||||
notify(tr("Please specify a valid new password!"), "danger");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user