From 942103092545e0bd90802cccd4eab303ef172158 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 9 Mar 2020 20:36:24 +0100 Subject: Option to show/hide favicons (#2821) * Option to show/hide favicons #fix https://github.com/FreshRSS/FreshRSS/issues/2819 * Also for subscription list --- app/layout/aside_feed.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/layout/aside_feed.phtml') diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index cdc8b8e16..4c01b4694 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -94,7 +94,8 @@ - ✇ name() ?> + show_favicons): ?>✇ + name() ?> -- cgit v1.2.3