From: Andrew Dolgov Date: Sun, 4 Mar 2007 12:55:52 +0000 (+0100) Subject: fix typo in feedlist generator X-Git-Tag: 1.2.9~43 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=12e895ee9886bfa676f6185f37e6f05d2548e292;p=tt-rss.git fix typo in feedlist generator --- diff --git a/functions.php b/functions.php index 6a4d635b..559b82c0 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