From: Andrew Dolgov Date: Mon, 5 Sep 2005 15:58:06 +0000 (+0100) Subject: make headline row clickable X-Git-Tag: 1.0.3~36 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6abab33066499c06b5dea96d3a46d9cf236af6a0;p=tt-rss.git make headline row clickable --- diff --git a/backend.php b/backend.php index 77bd9b21..a8374093 100644 --- a/backend.php +++ b/backend.php @@ -367,7 +367,8 @@ $content_link = "" . $line["title"] . ""; - print ""; + print ""; print "$update_pic";