From 96737ce95078508296218bb0d3b49a1111ffa933 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 20 Dec 2005 17:14:09 +0100 Subject: misc IE compatibility fixes --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index eefb31b10..81cddf867 100644 --- a/backend.php +++ b/backend.php @@ -518,7 +518,7 @@ // !!! NO SPACE before keyboard navigation, etc. - print "
    • "; + print "
      • "; } printFeedEntry($feed_id, $class, $feed, $unread, -- cgit v1.2.3-54-g00ecf