diff --git a/src/app/app.component.html b/src/app/app.component.html index 5eca86a7..f6907c9e 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -29,8 +29,8 @@ -
- +
+
diff --git a/src/app/shared/components/data-modal/is-authorized/is-authorized.component.html b/src/app/shared/components/data-modal/is-authorized/is-authorized.component.html index edd1877f..5adab9d4 100644 --- a/src/app/shared/components/data-modal/is-authorized/is-authorized.component.html +++ b/src/app/shared/components/data-modal/is-authorized/is-authorized.component.html @@ -11,7 +11,7 @@ Password - Password is required. + Password is required.
diff --git a/src/app/shared/components/login/login.component.html b/src/app/shared/components/login/login.component.html index a1342c7c..db52cfbc 100644 --- a/src/app/shared/components/login/login.component.html +++ b/src/app/shared/components/login/login.component.html @@ -19,13 +19,13 @@ - Password is required. + Password is required. -

+

-

+

close {{logoutReason}}

diff --git a/src/app/shared/components/settings/auth-settings/auth-settings.component.html b/src/app/shared/components/settings/auth-settings/auth-settings.component.html index 5d49d9a4..ac4ea16f 100644 --- a/src/app/shared/components/settings/auth-settings/auth-settings.component.html +++ b/src/app/shared/components/settings/auth-settings/auth-settings.component.html @@ -7,17 +7,17 @@ Current Password - Current password is required. + Current password is required. New Password - {{errorMsg}} + {{errorMsg}} Confirm New Password - {{errorConfirmMsg}} + {{errorConfirmMsg}}