summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 06:34:58 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 06:34:58 +0100
commit972385a5090204d4d4e2d9b82fb2441e574f07d4 (patch)
treee1bf0641e4c480a5f064793dfaa49fe8ec65c036 /backend.php
parent586822fdabb71541a0802f28e24deddb77632b14 (diff)
improve compatibility with IE7
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 7c67ae639..1b318906e 100644
--- a/backend.php
+++ b/backend.php
@@ -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;