Committer: tnurutdinov
LJSUP-14204: Remove text varU trunk/htdocs/delcomment.bml
Modified: trunk/htdocs/delcomment.bml =================================================================== --- trunk/htdocs/delcomment.bml 2012-11-12 10:42:08 UTC (rev 23281) +++ trunk/htdocs/delcomment.bml 2012-11-12 10:43:58 UTC (rev 23282) @@ -311,12 +311,9 @@ push @messages, LJ::Lang::ml('/delcomment.bml.success.spam'); } - my $ml_header = LJ::Lang::ml('/delcomment.bml.success.head'); - my $messages = join( '', map { "<p>$_</p>" } @messages ); my $body = qq{ - <h1>$ml_header</h1> $messages };