Committer: akanashin
LJSUP-11713: New style - Spring HouseU trunk/cgi-bin/LJ/S2Theme/voxhtml.pm
Modified: trunk/cgi-bin/LJ/S2Theme/voxhtml.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/voxhtml.pm 2012-05-14 12:25:27 UTC (rev 11940) +++ trunk/cgi-bin/LJ/S2Theme/voxhtml.pm 2012-05-14 12:30:12 UTC (rev 11941) @@ -960,7 +960,7 @@ package LJ::S2Theme::voxhtml::spring_house; use base qw(LJ::S2Theme::voxhtml); -sub cats { qw( illustrated ) } +sub cats { qw( illustrated premium ) } package LJ::S2Theme::voxhtml::subway_black; use base qw(LJ::S2Theme::voxhtml);