summaryrefslogtreecommitdiff
path: root/modules/pref-users.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pref-users.php')
-rw-r--r--modules/pref-users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-users.php b/modules/pref-users.php
index ec6690a98..5c94b57be 100644
--- a/modules/pref-users.php
+++ b/modules/pref-users.php
@@ -155,7 +155,7 @@
to <b>%s</b>", $login, $tmp_user_pwd));
if (MAIL_RESET_PASS && $email) {
- print " Notifying <b>$email</b>.";
+ print_notice(T_sprintf("Notifying <b>%s</b>.", $email));
mail("$login <$email>", "Password reset notification",
"Hi, $login.\n".