mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Improve message
This commit is contained in:
parent
82f6bc009c
commit
5e76b2b3f6
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user