Committer: afedorov
LJSUP-11635: Incorrect location for styleU trunk/cgi-bin/LJ/S2Theme/sup.pm
Modified: trunk/cgi-bin/LJ/S2Theme/sup.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/sup.pm 2012-03-28 11:52:57 UTC (rev 11650) +++ trunk/cgi-bin/LJ/S2Theme/sup.pm 2012-03-28 12:01:05 UTC (rev 11651) @@ -182,7 +182,7 @@ package LJ::S2Theme::sup::tasty_food; use base qw(LJ::S2Theme::sup); -sub cats { qw( sup minimalism natural ) } +sub cats { qw( sup premium ) } sub designer { "SUP" } 1;