mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:07:32 +00:00
fix: add back button to password reset done (#7119)
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
|
|
||||||
{{template "error-message" .}}
|
{{template "error-message" .}}
|
||||||
<div class="lgn-actions">
|
<div class="lgn-actions">
|
||||||
|
<button class="lgn-icon-button lgn-left-action" type="submit">
|
||||||
|
<i class="lgn-icon-arrow-left-solid"></i>
|
||||||
|
</button>
|
||||||
<span class="fill-space"></span>
|
<span class="fill-space"></span>
|
||||||
<button class="lgn-raised-button lgn-primary" type="submit">{{t "PasswordResetDone.NextButtonText"}}</button>
|
<button class="lgn-raised-button lgn-primary" type="submit">{{t "PasswordResetDone.NextButtonText"}}</button>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user