diff --git a/Mohem/src/app/authentication/change-password/change-password.component.html b/Mohem/src/app/authentication/change-password/change-password.component.html index 8b221303..011785e1 100644 --- a/Mohem/src/app/authentication/change-password/change-password.component.html +++ b/Mohem/src/app/authentication/change-password/change-password.component.html @@ -56,31 +56,31 @@ --> -

{{isLetterCase.text}}

+

{{isLetterCase.text}}

-

{{isHasDigit.text}}

+

{{isHasDigit.text}}

-

{{isMinLength.text}}

+

{{isMinLength.text}}

-

{{isRepeatedLetter.text}}

+

{{isRepeatedLetter.text}}

-

{{isContainSpecialChar.text}}

+

{{isContainSpecialChar.text}}

-

{{confirmMatchNew.text}}

+

{{confirmMatchNew.text}}

-

{{userNameMatchNew.text}}

+

{{userNameMatchNew.text}}

diff --git a/Mohem/src/app/authentication/forgot/forgot.component.html b/Mohem/src/app/authentication/forgot/forgot.component.html index ec9c747d..1c312f0a 100644 --- a/Mohem/src/app/authentication/forgot/forgot.component.html +++ b/Mohem/src/app/authentication/forgot/forgot.component.html @@ -54,27 +54,27 @@ --> -

{{isHasDigit.text}}

+

{{isHasDigit.text}}

-

{{isMinLength.text}}

+

{{isMinLength.text}}

-

{{isRepeatedLetter.text}}

+

{{isRepeatedLetter.text}}

-

{{isContainSpecialChar.text}}

+

{{isContainSpecialChar.text}}

-

{{confirmMatchNew.text}}

+

{{confirmMatchNew.text}}

-

{{userNameMatchNew.text}}

+

{{userNameMatchNew.text}}