Update Login-password.ftl
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<#import "template.ftl" as layout>
|
||||
<@layout.registrationLayout displayInfo=false displayWide=false; section>
|
||||
<#if section = "header">
|
||||
${msg("doLogIn")}
|
||||
${msg("loginTitle",(realm.displayName!''))}
|
||||
<#elseif section = "form">
|
||||
<div id="kc-form">
|
||||
<div id="kc-form-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user