From b2b4317203ac0faba253ad0559ac2de088ad4def Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 26 Apr 2019 10:14:00 +0100 Subject: [PATCH] sync with python rss_images --- ext/rss_images/main.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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) . "

" . + "
" ); $data = "