From ccdddcc25139ee6fa7fdad395f111f6101b60a3a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Mar 2011 16:39:27 +0400 Subject: hlClicked: allow opening originating article directly while middle-clicking on the headline title --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index f652cfe39..d33b30454 100644 --- a/functions.php +++ b/functions.php @@ -5042,7 +5042,7 @@ class=\"hlTitle\">"; $reply['content'] .= "" . + onclick=\"\">" . $line["title"]; if (get_pref($link, 'SHOW_CONTENT_PREVIEW')) { -- cgit v1.2.3-54-g00ecf