]> git.wh0rd.org Git - tt-rss.git/commitdiff
properly show password reset notification box
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 16 Jan 2008 15:34:40 +0000 (16:34 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 16 Jan 2008 15:34:40 +0000 (16:34 +0100)
modules/pref-users.php

index ec6690a98358645cc28d0635f2a689c26a987f0a..5c94b57be50ef0c75a309b77ec08d4ec4c87f50d 100644 (file)
                                         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".