diff --git a/src/app/app.component.html b/src/app/app.component.html index 080ff7ed..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 f42eb8ab..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 88f10e3b..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 4ab96520..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}}