mirror of
https://github.com/lukin/keywind.git
synced 2025-01-11 02:16:23 +00:00
Update login-reset-password.ftl
Update button to make them dark mode ready
This commit is contained in:
parent
cfdc776e03
commit
8bde49ce81
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
<#elseif section="info">
|
<#elseif section="info">
|
||||||
${msg("emailInstruction")}
|
${msg("emailInstruction")}
|
||||||
<#elseif section="nav">
|
<#elseif section="nav">
|
||||||
<@link.kw color="secondary" href=url.loginUrl size="small">
|
<@link.kw color="secondary-2" href=url.loginUrl size="small">
|
||||||
${kcSanitize(msg("backToLogin"))?no_esc}
|
${kcSanitize(msg("backToLogin"))?no_esc}
|
||||||
</@link.kw>
|
</@link.kw>
|
||||||
</#if>
|
</#if>
|
||||||
|
|
Loading…
Reference in a new issue