Committer: narefieva
LJSUP-8315: Disney community. Remove link from the widget.U trunk/cgi-bin/LJ/Widget/TopEntries.pm
Modified: trunk/cgi-bin/LJ/Widget/TopEntries.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/TopEntries.pm 2011-04-20 10:08:58 UTC (rev 18924) +++ trunk/cgi-bin/LJ/Widget/TopEntries.pm 2011-04-21 02:43:22 UTC (rev 18925) @@ -119,7 +119,7 @@ my $class = shift; my $top_entries = shift; - my $ret = '<div class="w-topentries w-ontd"><div class="w-head"><h2><span class="w-head-in"><a href="http://community.livejournal.com/ohnotheydidnt/">'.$class->ml('widget.topentries.title').'</a></span></h2><i class="w-head-corner"></i></div><div class="w-content"><ul class="b-posts">'; + my $ret = '<div class="w-topentries w-ontd"><div class="w-head"><h2><span class="w-head-in">'.$class->ml('widget.topentries.anythingdisney.title').'</span></h2><i class="w-head-corner"></i></div><div class="w-content"><ul class="b-posts">'; foreach my $post ($top_entries->get_featured_posts()) { ##