From 6a5da2745aa19322ed158c21b190af7fbd3e7c71 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 21 Jan 2016 14:59:39 +0100 Subject: [PATCH] Simplify password validation in email edit --- webadmin/src/views/account.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webadmin/src/views/account.html b/webadmin/src/views/account.html index a5be6d994..cf97d5292 100644 --- a/webadmin/src/views/account.html +++ b/webadmin/src/views/account.html @@ -60,15 +60,15 @@ A valid email address is required The Email address is not valid - +
- Password must be 8-30 character with at least one uppercase, one numeric and one special character - Invalid pasword + Password required + Wrong password
- +