From 228d7adfdb90c3fdd179f80fbfde565eb06e0cec Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 15 Jun 2023 12:47:47 +0200 Subject: Fix slider views (#5469) * Fix slider titles And fix full-page view of category configuration. FIx https://github.com/FreshRSS/FreshRSS/pull/5449#issuecomment-1590021947 * Fix user queries and user management Implement https://github.com/FreshRSS/FreshRSS/pull/5469#issuecomment-1591957935 --- app/views/subscription/feed.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/subscription/feed.phtml') diff --git a/app/views/subscription/feed.phtml b/app/views/subscription/feed.phtml index c93b7fc58..e361cff39 100644 --- a/app/views/subscription/feed.phtml +++ b/app/views/subscription/feed.phtml @@ -1,5 +1,5 @@ - partial('aside_subscription'); -- cgit v1.2.3