form: actually link to the my account page

forgot to do this before. shown on the success modal.
This commit is contained in:
Harvey Tindall
2023-06-22 21:57:19 +01:00
parent f07c60afb0
commit 7aaafb90e3
5 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
window.validationStrings = JSON.parse({{ .validationStrings }});
</script>
{{ template "header.html" . }}
<title>{{ .lang.Strings.myAccount }}</title>
<title>{{ .strings.myAccount }}</title>
</head>
<body class="max-w-full overflow-x-hidden section">
<div id="modal-email" class="modal">