Committer: azateev
LJSUP-4311 (Send 'rejected entry' email notification to the moderator)This line, and those below, will be ignored--
M moderate.bml
U trunk/htdocs/community/moderate.bml
Modified: trunk/htdocs/community/moderate.bml =================================================================== --- trunk/htdocs/community/moderate.bml 2012-02-21 13:51:12 UTC (rev 21228) +++ trunk/htdocs/community/moderate.bml 2012-02-21 13:52:51 UTC (rev 21229) @@ -206,7 +206,7 @@ date => $etime, subject => $req->{subject}, text => LJ::ehtml($req->{event}), - reason => $POST{why}, + reason => LJ::html_newlines($POST{why}), sitename => $LJ::SITENAME, } );