From e266e7870d4c1ccc4b1a6e2e0209316885dc24df Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 16 May 2008 13:28:11 +0100 Subject: allow selecting headlines in normal mode by clicking on hlContent or hlUpdated td --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index ac949dd49..6e6903d17 100644 --- a/functions.php +++ b/functions.php @@ -4953,7 +4953,7 @@ # truncate_string($line["feed_title"],30)." "; # } else { - print ""; + print ""; print "" . $line["title"]; @@ -4983,7 +4983,7 @@ # } - print "$updated_fmt "; + print "$updated_fmt "; print "$score_pic"; -- cgit v1.2.3