http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13826 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36826|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 36842 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36842&action=edit Bug 13826 - OPAC: Display RSS icon on list of recent comments This patch adds RSS icon to OPAC page 'Recent comments' To test: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). 4) Apply patch Result: Icon with link to RSS feed is displayed next to title. Bug 13826 - Follow-Up: Close </h3> There was a slash missing. Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes.