summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 3ec932120..7f594f8b1 100644
--- a/backend.php
+++ b/backend.php
@@ -945,7 +945,8 @@
print "</td>";
print "</tr></table>";
- print "<table class=\"headlinesList\" id=\"headlinesList\" width=\"100%\">";
+ print "<table class=\"headlinesList\" id=\"headlinesList\"
+ cellspacing=\"0\" width=\"100%\">";
if ($feed < -10) error_reporting (0);