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