1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

improve compatibility with IE7

This commit is contained in:
Andrew Dolgov
2007-04-29 06:34:58 +01:00
parent 586822fdab
commit 972385a509
2 changed files with 3 additions and 2 deletions

View File

@@ -421,7 +421,7 @@
if (!get_pref($link, 'COMBINED_DISPLAY_MODE')) {
print "<table class=\"headlinesList\" id=\"headlinesList\"
cellspacing=\"0\" width=\"100%\">";
cellspacing=\"0\">";
}
$lnum = 0;