From a7764e5105be71914c2eca1ee1ece68064f45705 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 May 2008 08:50:58 +0100 Subject: use real link to article in headlines list (for middle click) (2) --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 7c74fec35..6f93e6a24 100644 --- a/functions.php +++ b/functions.php @@ -4986,7 +4986,7 @@ print "" . + onclick=\"return view($id,$feed_id);\">" . $line["title"]; if (get_pref($link, 'SHOW_CONTENT_PREVIEW')) { -- cgit v1.2.3