From befc807f838f69f73fd07282ba389784fac499ab Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 21 Mar 2006 11:38:41 +0100 Subject: optional DB_PORT, misc js cleanups --- backend.php | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 37f7d2601..4d333cbce 100644 --- a/backend.php +++ b/backend.php @@ -606,11 +606,7 @@ $tmp_category ($cat_unread unread)$ellipsis - - "; + class=\"$catctr_class\">($cat_unread unread)$ellipsis"; // !!! NO SPACE before keyboard navigation, etc. @@ -1586,11 +1582,6 @@ } - if ($last_error) { - print " - Could not update this feed."; - } - print ""; if ($feed_site_url) { -- cgit v1.2.3-54-g00ecf