From 7e57c7d155826eba7170383fa444fd122b9fd1bd Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 7 Nov 2022 14:22:07 +0100 Subject: [PATCH] move the information about GRadido being free to the auth layout --- frontend/src/components/LinkInformations/RedeemLoggedOut.vue | 1 - frontend/src/layouts/AuthLayout.vue | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/LinkInformations/RedeemLoggedOut.vue b/frontend/src/components/LinkInformations/RedeemLoggedOut.vue index 6673b3c5b..bbad3f9fb 100644 --- a/frontend/src/components/LinkInformations/RedeemLoggedOut.vue +++ b/frontend/src/components/LinkInformations/RedeemLoggedOut.vue @@ -13,7 +13,6 @@ {{ $t('gdd_per_link.to-register') }} -

{{ $t('gdd_per_link.isFree') }}

{{ $t('gdd_per_link.has-account') }}

diff --git a/frontend/src/layouts/AuthLayout.vue b/frontend/src/layouts/AuthLayout.vue index 948775952..1ec48079d 100644 --- a/frontend/src/layouts/AuthLayout.vue +++ b/frontend/src/layouts/AuthLayout.vue @@ -70,6 +70,7 @@ +

{{ $t('gdd_per_link.isFree') }}