From db5d3c7018d71a9388b4c2b7d093bfe053130fde Mon Sep 17 00:00:00 2001 From: mia Date: Sat, 23 Feb 2019 05:56:12 +0100 Subject: [PATCH] Update 'views/forgot.tt' --- views/forgot.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/forgot.tt b/views/forgot.tt index cad7bbc..e9ec465 100644 --- a/views/forgot.tt +++ b/views/forgot.tt @@ -5,10 +5,10 @@ <% IF err || success %>
<% IF e_no_user %> - Error: There is no user account associated with that email address. + An email has been sent if there is an account. Please click the link to reset your password. <% END %> <% IF success %> - An email has been sent to <% params.email | html_entity %>. Please click the link to reset your password. + An email has been sent if there is an account. Please click the link to reset your password. <% END %>


@@ -20,8 +20,8 @@
- +
- [  ] + [  ]