Committer: afedorov
LJSUP-11636: 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:28:20 UTC (rev 11649) +++ trunk/cgi-bin/LJ/S2Theme/sup.pm 2012-03-28 11:52:57 UTC (rev 11650) @@ -177,7 +177,7 @@ package LJ::S2Theme::sup::poker; use base qw(LJ::S2Theme::sup); -sub cats { qw( sup minimalism poker ) } +sub cats { qw( sup premium ) } sub designer { "SUP" } package LJ::S2Theme::sup::tasty_food;