mirror of
https://github.com/lukin/keywind.git
synced 2025-01-10 18:06:23 +00:00
fix missing closing statement
This commit is contained in:
parent
55c1704c6b
commit
1d93e03d1b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
<div class="flex items-stretch space-x-4 mb-4">
|
||||
<@buttonSecondarySmall.kw type="button" id="printRecoveryCodes">
|
||||
${kcSanitize(msg("recovery-codes-print"))}
|
||||
</@buttonSecondarySmall.kw>
|
||||
<@buttonSecondarySmall.kw type="button" id="downloadRecoveryCodes">
|
||||
${kcSanitize(msg("recovery-codes-download"))}
|
||||
</@buttonSecondarySmall.kw>
|
||||
|
|
Loading…
Reference in a new issue