Committer: akanashin
LJSUP-11717: New style - SnowflakesU 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:31:29 UTC (rev 11942) +++ trunk/cgi-bin/LJ/S2Theme/voxhtml.pm 2012-05-14 12:32:52 UTC (rev 11943) @@ -916,7 +916,7 @@ package LJ::S2Theme::voxhtml::snowflakes; use base qw(LJ::S2Theme::voxhtml); -sub cats { qw( cool ) } +sub cats { qw( cool premium ) } package LJ::S2Theme::voxhtml::sorbet_aqua; use base qw(LJ::S2Theme::voxhtml);