remove a redundant div end tag
This commit is contained in:
parent
ecd3fcc0af
commit
9c18d0e628
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
<div id="kc-form-buttons" class="${properties.kcFormGroupClass!}">
|
||||
<input tabindex="4" class="${properties.kcButtonClass!} ${properties.kcButtonPrimaryClass!} ${properties.kcButtonBlockClass!} ${properties.kcButtonLargeClass!}" name="login" id="kc-login" type="submit" value="${msg("doLogIn")}"/>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</#if>
|
||||
<#if realm.password && social.providers??>
|
||||
|
|
Loading…
Reference in a new issue