summaryrefslogtreecommitdiffstats
path: root/application/views/user/reset_password_success.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/user/reset_password_success.php')
-rw-r--r--application/views/user/reset_password_success.php3
1 files changed, 3 insertions, 0 deletions
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 @@
+<div class="center">
+ <p>Your password has been changed successfully.</p>
+</div>