diff --git a/backend.php b/backend.php index 28e636a42..8987f627c 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 "