mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
fix(theme): close form tag in link-idp-action.ftl (#44746)
Closes #44725 Signed-off-by: Tim Hallmann <t.hallmann@fz-juelich.de> Co-authored-by: Tim Hallmann <tim@mailbox.org>
This commit is contained in:
parent
39b5e77619
commit
bed1275cb7
@ -16,6 +16,6 @@
|
||||
<@buttons.button name="continue" id="kc-continue" label="doContinue" class=["kcButtonPrimaryClass"]/>
|
||||
<@buttons.button name="cancel-aia" id="kc-cancel" label="doCancel" class=["kcButtonSecondaryClass"]/>
|
||||
</@buttons.actionGroup>
|
||||
</form
|
||||
</form>
|
||||
</#if>
|
||||
</@layout.registrationLayout>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user