summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-08 08:54:53 +0100
committerAndrew Dolgov <[email protected]>2008-08-08 08:54:53 +0100
commitb3296d360e18c2747381ff1c0e4fef8e263f0586 (patch)
tree774e42385935cf17cef2a8c3f9c5822d7e15f7dc /functions.php
parent4de9873288c71622fbda1eba8c4547d5d68c6608 (diff)
display favicons in non-grouped CDM vfeeds
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 31b7f758f..c70bdcc89 100644
--- a/functions.php
+++ b/functions.php
@@ -5131,7 +5131,9 @@
print "<div class=\"cdmHeader\">";
- print "<div class=\"articleUpdated\">$updated_fmt $score_pic</div>";
+ print "<div class=\"articleUpdated\">$updated_fmt $score_pic
+ <span style=\"cursor : pointer\" onclick=\"viewfeed($feed_id)\">$feed_icon_img</span>
+ </div>";
print "<span id=\"RTITLE-$id\" class=\"titleWrap$hlc_suffix\"><a class=\"title\"
onclick=\"javascript:toggleUnread($id, 0)\"