mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Improve message
This commit is contained in:
		@@ -92,7 +92,7 @@ ComunicWeb.pages.settings.sections.password = {
 | 
				
			|||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			if(!newPasswordInput.isValid()){
 | 
								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;
 | 
									return;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user