From: Andrew Dolgov Date: Fri, 8 Dec 2006 05:52:21 +0000 (+0100) Subject: fix height of feed update errors list X-Git-Tag: 1.2.6~15 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e8dd519bbedf686c3271ad7418cd742e0c2c16df;p=tt-rss.git fix height of feed update errors list --- diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 40f4df8a..459b3b3e 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -250,7 +250,7 @@ $result = db_query($link, "SELECT id,title,feed_url,last_error FROM ttrss_feeds WHERE last_error != '' AND owner_uid = ".$_SESSION["uid"]); - print "