KEYCLOAK-131 back-to-login link fix
This commit is contained in:
parent
fd2bfee7d9
commit
918554535f
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@
|
|||
</form>
|
||||
</div>
|
||||
<#elseif section = "info" >
|
||||
<p><a href="#">« Back to Login</a></p>
|
||||
<p><a href="${url.loginUrl}">« Back to Login</a></p>
|
||||
</#if>
|
||||
</@layout.registrationLayout>
|
Loading…
Reference in a new issue