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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/user/reset_password_link_sent.php b/application/views/user/reset_password_link_sent.php
index 7734d9c81..a5b249f89 100644
--- a/application/views/user/reset_password_link_sent.php
+++ b/application/views/user/reset_password_link_sent.php
@@ -1,3 +1,3 @@
<p>
- A mail containing your password reset link has been sent to "<?php echo htmlentities($email); ?>".
+ A mail containing your password reset link has been sent to your email address at <?php echo htmlentities($email_domain); ?>.
</p>