[ljcom] r12510: LJSUP-13370: Broken promo in notificatio...
Committer: amyshkin
LJSUP-13370: Broken promo in notification from communityU trunk/cgi-bin/LJ/Hooks/ESN.pm
Modified: trunk/cgi-bin/LJ/Hooks/ESN.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/ESN.pm 2012-08-21 12:43:31 UTC (rev 12509)
+++ trunk/cgi-bin/LJ/Hooks/ESN.pm 2012-08-21 13:03:02 UTC (rev 12510)
@@ -76,7 +76,6 @@
};
unless ( $u->{opt_htmlemail} eq 'N' ) {
- $html_body =~ s/\n/\n<br\/>/g unless $html_body =~ m!<br!i;
$mail_param->{'html'} = $html_body;
}
