Committer: amyshkin
LJSUP-11436: Bad view placeholder for imageU trunk/cgi-bin/LJ/S2/EntryPage.pm
Modified: trunk/cgi-bin/LJ/S2/EntryPage.pm =================================================================== --- trunk/cgi-bin/LJ/S2/EntryPage.pm 2012-03-06 08:58:59 UTC (rev 21303) +++ trunk/cgi-bin/LJ/S2/EntryPage.pm 2012-03-06 09:21:40 UTC (rev 21304) @@ -169,6 +169,7 @@ 'posterid' => $com->{'posterid'}, 'img_placeholders' => $replace_images_in_comments, 'video_placeholders' => $replace_video_in_comments, + 'remove_img_sizes' => $replace_images_in_comments, 'remove_video_sizes' => $replace_video_in_comments, });