diff --git a/dashboard/src/views/LoginView.vue b/dashboard/src/views/LoginView.vue index 07a4b7c40..9308c8ae2 100644 --- a/dashboard/src/views/LoginView.vue +++ b/dashboard/src/views/LoginView.vue @@ -157,7 +157,10 @@ onMounted(async () => { - +
+ + {{ $t('login.resetPasswordAction') }} +
@@ -168,7 +171,6 @@ onMounted(async () => {
- {{ $t('login.resetPasswordAction') }}