From d9a10d4b2bf93f31ff87dde51af8ed6fe6fc84c0 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Fri, 2 Dec 2016 09:58:16 -0800 Subject: setting form enctype to correct ponzu requirement --- system/admin/admin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/admin') diff --git a/system/admin/admin.go b/system/admin/admin.go index cc06361..248234f 100644 --- a/system/admin/admin.go +++ b/system/admin/admin.go @@ -253,7 +253,7 @@ var forgotPasswordHTML = `
Account Recovery
Please enter the email for your account and a recovery message will be sent to you at this address. Check your spam folder in case the message was flagged.
-
+
-- cgit v1.2.3