mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:55:56 +00:00
pngquant some images
This commit is contained in:
@@ -3328,7 +3328,7 @@
|
||||
$rv['content'] .= " ";
|
||||
|
||||
$rv['content'] .= "<a target='_blank' href='" . htmlspecialchars($tmp_line['feed_url']) . "'>";
|
||||
$rv['content'] .= "<img title='".__('Feed URL')."'class='tinyFeedIcon' src='images/pub_set.gif'></a>";
|
||||
$rv['content'] .= "<img title='".__('Feed URL')."'class='tinyFeedIcon' src='images/pub_set.png'></a>";
|
||||
|
||||
$rv['content'] .= "</div>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user