diff --git a/frontend/src/layouts/AuthLayout.vue b/frontend/src/layouts/AuthLayout.vue index 1ec48079d..948775952 100644 --- a/frontend/src/layouts/AuthLayout.vue +++ b/frontend/src/layouts/AuthLayout.vue @@ -70,7 +70,6 @@ - {{ $t('gdd_per_link.isFree') }} diff --git a/frontend/src/pages/Login.vue b/frontend/src/pages/Login.vue index 0b602f74b..6d2dff5fa 100755 --- a/frontend/src/pages/Login.vue +++ b/frontend/src/pages/Login.vue @@ -1,7 +1,7 @@ - {{ $t('site.login.heading') }} + {{ $t('gdd_per_link.isFree') }} diff --git a/frontend/src/pages/Register.vue b/frontend/src/pages/Register.vue index 0ae316ae9..9ecb196db 100755 --- a/frontend/src/pages/Register.vue +++ b/frontend/src/pages/Register.vue @@ -1,9 +1,7 @@ - - {{ $t('site.signup.heading') }} - + {{ $t('gdd_per_link.isFree') }}
{{ $t('gdd_per_link.isFree') }}