form: actually link to the my account page
forgot to do this before. shown on the success modal.
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user