From f75899e2fb9cded8cc41e9fe26c7f505a7355d9b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 24 Jan 2013 22:48:45 +0100 Subject: Add password reset function/pages/links Signed-off-by: Florian Pritz --- application/views/user/reset_password_success.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 application/views/user/reset_password_success.php (limited to 'application/views/user/reset_password_success.php') diff --git a/application/views/user/reset_password_success.php b/application/views/user/reset_password_success.php new file mode 100644 index 000000000..bc7448833 --- /dev/null +++ b/application/views/user/reset_password_success.php @@ -0,0 +1,3 @@ +
+

Your password has been changed successfully.

+
-- cgit v1.2.3-24-g4f1b