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 %s", $login, $tmp_user_pwd)); if (MAIL_RESET_PASS && $email) { - print " Notifying $email."; + print_notice(T_sprintf("Notifying %s.", $email)); mail("$login <$email>", "Password reset notification", "Hi, $login.\n".