From: Andrew Dolgov Date: Wed, 16 Jan 2008 15:34:40 +0000 (+0100) Subject: properly show password reset notification box X-Git-Tag: 1.2.19~6 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f1d9632eab61b10b0f0c071366793fe9f22e7313;p=tt-rss.git properly show password reset notification box --- diff --git a/modules/pref-users.php b/modules/pref-users.php index ec6690a9..5c94b57b 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".