From 0a1f2b6302b39c91917e018c6f48a167e30d9f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Kl=C3=BCter?= Date: Sun, 6 Sep 2020 01:48:18 +0200 Subject: [PATCH] Update Login-Username.ftl --- login/login-username.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/login-username.ftl b/login/login-username.ftl index ae2ccad..797c86b 100644 --- a/login/login-username.ftl +++ b/login/login-username.ftl @@ -1,7 +1,7 @@ <#import "template.ftl" as layout> <@layout.registrationLayout displayInfo=social.displayInfo displayWide=(realm.password && social.providers??); section> <#if section = "header"> - ${msg("doLogIn")} + ${msg("loginTitle",(realm.displayName!''))} <#elseif section = "form">
class="${properties.kcContentWrapperClass!}">
class="${properties.kcFormSocialAccountContentClass!} ${properties.kcFormSocialAccountClass!}">