1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 03:31:33 +00:00

misc IE compatibility fixes

This commit is contained in:
Andrew Dolgov
2005-12-20 17:14:09 +01:00
parent 2f52ca1b5c
commit 96737ce950
6 changed files with 18 additions and 5 deletions

View File

@@ -518,7 +518,7 @@
// !!! NO SPACE before <ul...feedCatList - breaks firstChild DOM function
// -> keyboard navigation, etc.
print "<li id=\"feedCatHolder\" class=\"$holder_class\"><ul class=\"feedCatList\">";
print "<li id=\"feedCatHolder\" class=\"$holder_class\"><ul class=\"feedCatList\" id=\"FCATLIST-$cat_id\">";
}
printFeedEntry($feed_id, $class, $feed, $unread,