diff --git a/backend.php b/backend.php index ca040ec36..ed97240a5 100644 --- a/backend.php +++ b/backend.php @@ -957,9 +957,8 @@ $line["feed_title"]." "; } else { print ""; - - print "" . - $line["title"]; + + print $content_link; if (get_pref($link, 'SHOW_CONTENT_PREVIEW') && !$rtl_tag) { if ($content_preview) {