diff --git a/lang/en.json b/lang/en.json index 09d0769..1897fbe 100644 --- a/lang/en.json +++ b/lang/en.json @@ -360,7 +360,6 @@ "Hey again!": "Hey again!", "Before you can get started with Investbrain, let's complete your profile:": "Before you can get started with Investbrain, let's complete your profile:", - "Or login with SSO:": "Or login with SSO:", "Create Password": "Create Password", "You do not have access to that portfolio.": "You do not have access to that portfolio.", diff --git a/lang/es.json b/lang/es.json index 5c1af46..e724407 100644 --- a/lang/es.json +++ b/lang/es.json @@ -360,7 +360,6 @@ "Hey again!": "¡Oye de nuevo!", "Before you can get started with Investbrain, let's complete your profile:": "Antes de poder comenzar a utilizar Investbrain, deberá crear una cuenta:", - "Or login with SSO:": "O iniciar sesión mediante SSO:", "Create Password": "Crear Contraseña", "You do not have access to that portfolio.": "No tienes acceso a ese portafolio.", diff --git a/resources/views/auth/invited-onboarding.blade.php b/resources/views/auth/invited-onboarding.blade.php index 7d03596..86e54b1 100644 --- a/resources/views/auth/invited-onboarding.blade.php +++ b/resources/views/auth/invited-onboarding.blade.php @@ -14,11 +14,5 @@ 'user' => $user, ]) - - -

{{ __('Or login with SSO:') }}

- - -