Committer: amyshkin
LJSUP-9894: Create text vars for hardcoded notificationsU trunk/cgi-bin/LJ/Hooks/ESN.pm
Modified: trunk/cgi-bin/LJ/Hooks/ESN.pm =================================================================== --- trunk/cgi-bin/LJ/Hooks/ESN.pm 2011-10-24 14:24:40 UTC (rev 11114) +++ trunk/cgi-bin/LJ/Hooks/ESN.pm 2011-10-25 09:10:18 UTC (rev 11115) @@ -36,7 +36,7 @@ my $frame_tmpl = LJ::HTML::Template->new(filename => $frame_filename); return unless $frame_tmpl; - $html_body = $frame_tmpl->output( mesage => $html_body ); + $html_body = $frame_tmpl->output( message => $html_body ); } my %headers = (