From: Andrew Dolgov Date: Sun, 27 Nov 2005 15:57:16 +0000 (+0100) Subject: remove cellspacing in headlines list X-Git-Tag: schema_feature_freeze_for_1.1~63 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7d0e004f21abbe6d004f462c102fd48ddd02fa15;p=tt-rss.git remove cellspacing in headlines list --- diff --git a/backend.php b/backend.php index 3ec93212..7f594f8b 100644 --- a/backend.php +++ b/backend.php @@ -945,7 +945,8 @@ print ""; print ""; - print ""; + print "
"; if ($feed < -10) error_reporting (0);