From 93c3763a1ca8c0aa5d6866d6965dbad60edf2e4e Mon Sep 17 00:00:00 2001 From: Miguel Cabrerizo <30386061+doncicuto@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:56:40 +0100 Subject: [PATCH] fix: add back button to password reset done (#7119) Co-authored-by: Livio Spring --- .../api/ui/login/static/templates/password_reset_done.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/internal/api/ui/login/static/templates/password_reset_done.html b/internal/api/ui/login/static/templates/password_reset_done.html index 776a29b73c..eae9f33864 100644 --- a/internal/api/ui/login/static/templates/password_reset_done.html +++ b/internal/api/ui/login/static/templates/password_reset_done.html @@ -15,6 +15,9 @@ {{template "error-message" .}}
+