From: Andrew Dolgov Date: Mon, 5 Mar 2007 07:18:51 +0000 (+0100) Subject: feedlist generator, collapse link: onclick -> href X-Git-Tag: 1.2.9~41 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=439bbe63ef88e530ec538884207a31c57a55c560;p=tt-rss.git feedlist generator, collapse link: onclick -> href --- diff --git a/functions.php b/functions.php index 559b82c0..f714abc4 100644 --- a/functions.php +++ b/functions.php @@ -3045,7 +3045,7 @@ $catctr_class = ($cat_unread > 0) ? "catCtrHasUnread" : "catCtrNoUnread"; print "
  • - $tmp_category + $tmp_category ($cat_unread) $ellipsis