diff --git a/src/setup.html b/src/setup.html index d32d80dfb..4e6b52044 100644 --- a/src/setup.html +++ b/src/setup.html @@ -84,9 +84,9 @@
- +
- Password must be 8-30 character with at least one uppercase, one numeric and one special character + Password must be atleast 8 characters
diff --git a/src/views/account.html b/src/views/account.html index bbcae60de..d43c05961 100644 --- a/src/views/account.html +++ b/src/views/account.html @@ -20,9 +20,9 @@
{{ passwordchange.error.newPassword }}

- Password must be 8-30 character with at least one uppercase, one numeric and one special character + Password must be atleast 8 characters
- +