From f27b25d9a685bd8cab48540c067685160535f438 Mon Sep 17 00:00:00 2001 From: maTh Date: Fri, 31 Dec 2021 13:16:35 +0100 Subject: fix (#4065) --- app/layout/aside_feed.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index 49cfc617a..cb4b7b80e 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -49,7 +49,7 @@ $t_active = FreshRSS_Context::isCurrentGet('T'); $t_show = ($t_active && in_array(FreshRSS_Context::$user_conf->display_categories, [ 'active', 'remember' ])) || FreshRSS_Context::$user_conf->display_categories === 'all'; ?> -
  • +
  • -- cgit v1.2.3