mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 09:01:30 +00:00
parse_counters: enable feed icons on the fly
This commit is contained in:
@@ -2412,6 +2412,9 @@
|
||||
print "<param key=\"infobox_disable_overlay\" value=\"" .
|
||||
get_pref($link, "_INFOBOX_DISABLE_OVERLAY") . "\"/>";
|
||||
|
||||
print "<param key=\"icons_location\" value=\"" .
|
||||
ICONS_URL . "\"/>";
|
||||
|
||||
print "</init-params>";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user