mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
fixed missing angle bracket (#39859)
Signed-off-by: Gunnar Scherf <mail@gunnar-scherf.de>
This commit is contained in:
parent
eb96b4a59f
commit
e1591e59d1
@ -16,6 +16,6 @@
|
||||
<@buttons.button name="accept" id="kc-accept" label="doConfirmDelete" class=["kcButtonPrimaryClass"]/>
|
||||
<@buttons.button name="cancel-aia" id="kc-decline" label="doDecline" class=["kcButtonSecondaryClass"]/>
|
||||
</@buttons.actionGroup>
|
||||
</form
|
||||
</form>
|
||||
</#if>
|
||||
</@layout.registrationLayout>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user