[ljcom] r12113: LJSUP-12413: New promo product - Promo i...
Committer: akanashin
LJSUP-12413: New promo product - Promo in notificationsU trunk/cgi-bin/LJ/Hooks/ESN.pm
Modified: trunk/cgi-bin/LJ/Hooks/ESN.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/ESN.pm 2012-06-15 07:06:01 UTC (rev 12112)
+++ trunk/cgi-bin/LJ/Hooks/ESN.pm 2012-06-15 07:43:01 UTC (rev 12113)
@@ -101,7 +101,7 @@
$params = $object->get_template_params();
- my $tmpl_file = $type eq 'html' ? 'NotificationPromoPreview.tmpl' : 'NotificationPromoPlainText.tmpl';
+ my $tmpl_file = $type eq 'html' ? 'NotificationPromoHTML.tmpl' : 'NotificationPromoPlainText.tmpl';
my $tmpl = LJ::HTML::Template->new({use_expr => 1}, filename => "$ENV{LJHOME}/templates/Shop/$tmpl_file");
$tmpl->param( 'data_notificationpromo' => [$params] );
