From 65f242e2400e9c5776ffc16e2b51e353523a8963 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Mon, 26 Sep 2022 16:38:41 +0200 Subject: [PATCH] Aligned with last version of the template with nested `socialProviders` section --- .../src/main/resources/theme/d4science/login/template.ftl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl index 765ce11..ca3bdb2 100644 --- a/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl +++ b/keycloak-d4science-theme/src/main/resources/theme/d4science/login/template.ftl @@ -1,4 +1,4 @@ -<#macro registrationLayout bodyClass="" displayInfo=false displayMessage=true displayRequiredFields=false showAnotherWayIfPresent=true displayWide=false> +<#macro registrationLayout bodyClass="" displayInfo=false displayMessage=true displayRequiredFields=false displayWide=false> @@ -158,7 +158,7 @@ <#nested "form"> - <#if auth?has_content && auth.showTryAnotherWayLink() && showAnotherWayIfPresent> + <#if auth?has_content && auth.showTryAnotherWayLink()>
@@ -168,6 +168,8 @@ + <#nested "socialProviders"> + <#if displayInfo>