mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 12:51:28 +00:00
use ICONS_URL, not ICONS_DIR when generating feedlist
This commit is contained in:
@@ -4170,7 +4170,7 @@
|
||||
}
|
||||
|
||||
printFeedEntry($feed_id, $class, $feed, $unread,
|
||||
ICONS_DIR."/$feed_id.ico", $link, $rtl_content,
|
||||
ICONS_URL."/$feed_id.ico", $link, $rtl_content,
|
||||
$last_updated, $line["last_error"]);
|
||||
|
||||
++$lnum;
|
||||
|
||||
Reference in New Issue
Block a user