From: Andrew Dolgov Date: Tue, 30 Oct 2007 10:42:42 +0000 (+0100) Subject: remove misleading click to browse titles from special/label category counters X-Git-Tag: 1.2.17~34 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=dda1396f92f4a6cae8adc1b2d154c631a0aeffeb;p=tt-rss.git remove misleading click to browse titles from special/label category counters --- diff --git a/functions.php b/functions.php index 7ba6ea96..744a728e 100644 --- a/functions.php +++ b/functions.php @@ -3722,7 +3722,7 @@ print ""; } - print " ($cat_unread) $ellipsis"; if ($can_browse) { @@ -4010,7 +4010,7 @@ print "
  • $tmp_category - ($cat_unread) $ellipsis
  • ";