Committer: gariev
LJSUP-9189: Incorrect display of iPad style in the catalogU trunk/cgi-bin/LJ/S2Theme/sup.pm
Modified: trunk/cgi-bin/LJ/S2Theme/sup.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/sup.pm 2011-06-30 07:29:59 UTC (rev 10718) +++ trunk/cgi-bin/LJ/S2Theme/sup.pm 2011-06-30 09:18:16 UTC (rev 10719) @@ -137,7 +137,7 @@ package LJ::S2Theme::sup::ipad; use base qw(LJ::S2Theme::sup); -sub cats { qw( sup ipad ) } +sub cats { qw( premium ipad ) } sub designer { "andrey_agrafenin" } 1;