From 00df2b5f91b18f09096b54fed9c03769de1e1f9f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Mar 2013 19:40:49 +0400 Subject: various utility.css updates --- classes/handler/public.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'classes/handler') diff --git a/classes/handler/public.php b/classes/handler/public.php index 1efaa0430..94938e548 100644 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -724,6 +724,8 @@ class Handler_Public extends Handler { print "

".__("Reset password")."

"; print "
"; + print "

".__("You will need to provide valid account name and email. New password will be sent on your email address.")."

"; + @$method = $_POST['method']; if (!$method) { -- cgit v1.2.3