diff --git a/themes/src/main/resources/theme/base/login/login-otp.ftl b/themes/src/main/resources/theme/base/login/login-otp.ftl index 036cbd11a77..72730073f86 100755 --- a/themes/src/main/resources/theme/base/login/login-otp.ftl +++ b/themes/src/main/resources/theme/base/login/login-otp.ftl @@ -3,7 +3,7 @@ <#if section="header"> ${msg("doLogIn")} <#elseif section="form"> -
<#if otpLogin.userOtpCredentials?size gt 1>
diff --git a/themes/src/main/resources/theme/keycloak.v2/login/login-otp.ftl b/themes/src/main/resources/theme/keycloak.v2/login/login-otp.ftl index 7cab5fedfc0..1b213ada1f3 100755 --- a/themes/src/main/resources/theme/keycloak.v2/login/login-otp.ftl +++ b/themes/src/main/resources/theme/keycloak.v2/login/login-otp.ftl @@ -7,7 +7,7 @@ <#if section="header"> ${msg("doLogIn")} <#elseif section="form"> - + <#if otpLogin.userOtpCredentials?size gt 1>