From 703b632ee95a633f33084ffe6cd5db1017791276 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Nov 2005 08:41:36 +0100 Subject: [PATCH] feedlist display fixes for category mode --- backend.php | 10 +++++----- functions.js | 22 ++++++++++++++++++---- 2 files changed, 23 insertions(+), 9 deletions(-) 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 "