From: Andrew Dolgov Date: Wed, 23 Nov 2005 07:41:36 +0000 (+0100) Subject: feedlist display fixes for category mode X-Git-Tag: schema_feature_freeze_for_1.1~131 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=703b632ee95a633f33084ffe6cd5db1017791276;p=tt-rss.git feedlist display fixes for category mode --- diff --git a/backend.php b/backend.php index 28e636a4..8987f627 100644 --- a/backend.php +++ b/backend.php @@ -174,7 +174,7 @@ if (get_pref($link, 'ENABLE_FEED_CATS')) { print "
  • Special
  • "; - print ""; } if (get_pref($link, 'ENABLE_LABELS')) { @@ -203,7 +203,7 @@ if (db_num_rows($result) > 0) { if (get_pref($link, 'ENABLE_FEED_CATS')) { print "
  • Labels
  • "; - print ""; } } @@ -311,7 +311,7 @@ $category = $tmp_category; print "
  • $category
  • "; - print "