]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
remove cellspacing in headlines list
[tt-rss.git] / backend.php
index 3ec932120fddceccda6f987cc3372bb5434631bb..7f594f8b1f4bd52a44586fe1a3317521ad633dc5 100644 (file)
                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);