summaryrefslogtreecommitdiffstats
path: root/application/views/user/reset_password_link_sent.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/user/reset_password_link_sent.php')
-rw-r--r--application/views/user/reset_password_link_sent.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/views/user/reset_password_link_sent.php b/application/views/user/reset_password_link_sent.php
new file mode 100644
index 000000000..a5b249f89
--- /dev/null
+++ b/application/views/user/reset_password_link_sent.php
@@ -0,0 +1,3 @@
+<p>
+ A mail containing your password reset link has been sent to your email address at <?php echo htmlentities($email_domain); ?>.
+</p>