diff --git a/ext/rss_images/main.php b/ext/rss_images/main.php index 9fd6c072..3979413b 100644 --- a/ext/rss_images/main.php +++ b/ext/rss_images/main.php @@ -96,8 +96,10 @@ class RSS_Images extends Extension { $image_url = $image->get_image_link(); $posted = date(DATE_RSS, strtotime($image->posted)); $content = html_escape( + "
" . $this->theme->build_thumb_html($image) . "
" . - "Uploaded by " . html_escape($owner->name) . "
" + "Uploaded by " . html_escape($owner->name) . "
" . + "