Committer: afedorov
LJSUP-11637: 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 08:08:40 UTC (rev 11648) +++ trunk/cgi-bin/LJ/S2Theme/sup.pm 2012-03-28 11:28:20 UTC (rev 11649) @@ -172,7 +172,7 @@ package LJ::S2Theme::sup::blue_fence; use base qw(LJ::S2Theme::sup); -sub cats { qw( sup minimalism wood ) } +sub cats { qw( sup premium ) } sub designer { "SUP" } package LJ::S2Theme::sup::poker;