From 12e895ee9886bfa676f6185f37e6f05d2548e292 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 4 Mar 2007 13:55:52 +0100 Subject: fix typo in feedlist generator --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 6a4d635b8..559b82c0a 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 -- cgit v1.2.3