diff --git a/frontend/src/pages/ForgotPassword.vue b/frontend/src/pages/ForgotPassword.vue index 77c2ac926..70d578e10 100644 --- a/frontend/src/pages/ForgotPassword.vue +++ b/frontend/src/pages/ForgotPassword.vue @@ -24,10 +24,20 @@ + diff --git a/frontend/src/pages/Login.vue b/frontend/src/pages/Login.vue index f3f27f83e..6abb6d6b6 100755 --- a/frontend/src/pages/Login.vue +++ b/frontend/src/pages/Login.vue @@ -24,7 +24,7 @@ - + {{ $t('settings.password.forgot_pwd') }} diff --git a/frontend/src/pages/ResetPassword.vue b/frontend/src/pages/ResetPassword.vue index ec7ae6811..0d79fcf0d 100644 --- a/frontend/src/pages/ResetPassword.vue +++ b/frontend/src/pages/ResetPassword.vue @@ -5,7 +5,7 @@
- + {{ $t(displaySetup.button) }}