Типа я (zilogic) wrote in changelog,
Типа я
zilogic
changelog

[livejournal] r23457: LJSUP-14527: Improve reset_password admi...

Committer: amyshkin
LJSUP-14527: Improve reset_password admin console command
U   trunk/cgi-bin/LJ/Console/Command/ResetPassword.pm
Modified: trunk/cgi-bin/LJ/Console/Command/ResetPassword.pm
===================================================================
--- trunk/cgi-bin/LJ/Console/Command/ResetPassword.pm	2012-12-12 08:19:00 UTC (rev 23456)
+++ trunk/cgi-bin/LJ/Console/Command/ResetPassword.pm	2012-12-12 08:24:56 UTC (rev 23457)
@@ -77,7 +77,7 @@
     LJ::send_mail({
         'to'      => $u->email_raw,
         'from'    => $LJ::DONOTREPLY_EMAIL,
-        'subject' => "Password Reset",
+        'subject' => LJ::Lang::get_text($u->prop('browselang'), 'console.reset_password.subject'),
         'body'    => $body,
     }) or $self->info("New password notification email could not be sent.");
 

Tags: amyshkin, livejournal, pm, zilogic
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments