KEYCLOAK-19281 Added missing closing div tag in login-username template (#8435)
This commit is contained in:
parent
93e229e45d
commit
daf39e2a63
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
</form>
|
||||
</#if>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<#if realm.password && social.providers??>
|
||||
<div id="kc-social-providers" class="${properties.kcFormSocialAccountSectionClass!}">
|
||||
|
|
Loading…
Reference in a new issue