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
|
@ -58,6 +58,7 @@
|
|||
</div>
|
||||
</form>
|
||||
</#if>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<#if realm.password && social.providers??>
|
||||
|
|
Loading…
Reference in a new issue