diff --git a/app/javascript/v3/components/GoogleOauth/Button.vue b/app/javascript/v3/components/GoogleOauth/Button.vue index 2d1fc5a4e..a0d20ec3a 100644 --- a/app/javascript/v3/components/GoogleOauth/Button.vue +++ b/app/javascript/v3/components/GoogleOauth/Button.vue @@ -34,7 +34,7 @@ export default {
diff --git a/app/javascript/v3/views/auth/signup/Index.vue b/app/javascript/v3/views/auth/signup/Index.vue index 86baff55c..f4678525e 100644 --- a/app/javascript/v3/views/auth/signup/Index.vue +++ b/app/javascript/v3/views/auth/signup/Index.vue @@ -63,7 +63,7 @@ export default {
{{ $t('REGISTER.HAVE_AN_ACCOUNT') }} - + {{ replaceInstallationName($t('LOGIN.TITLE')) }}