diff --git a/front/src/components/auth/Plugin.vue b/front/src/components/auth/Plugin.vue index fcc5765b6..c34a1ab29 100644 --- a/front/src/components/auth/Plugin.vue +++ b/front/src/components/auth/Plugin.vue @@ -67,20 +67,27 @@ const submitAndScan = async () => { :class="['ui form', {loading: isLoading}]" @submit.prevent="submit" > -

{{ plugin.label }}

- - +

{{ plugin.label }}

+ + +

+ + + + +
+
{ class="main" >

{{ labels.changePassword }}

-

{{ t('views.auth.PasswordResetConfirm.header.failure') }} @@ -83,26 +84,33 @@ const submit = async () => { - - {{ t('views.auth.PasswordResetConfirm.link.back') }} - - + + + {{ t('views.auth.PasswordResetConfirm.link.back') }} + + + - + -

{{ labels.title }}

-
{{ labels.title }}

+ -
-
+ />