From a9d4c789311ee54f10ff2b483ad8804bd1de5286 Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 3 Oct 2022 16:26:53 +0200 Subject: Improved: Subscription Management: Show the position number (#4679) * the code * improvement * fix doubled parameter --- app/views/subscription/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/subscription/index.phtml b/app/views/subscription/index.phtml index f056214d2..71bf5b429 100644 --- a/app/views/subscription/index.phtml +++ b/app/views/subscription/index.phtml @@ -34,7 +34,7 @@ ?>
- + name() ?> kind() == FreshRSS_Category::KIND_DYNAMIC_OPML) { echo _i('opml-dyn'); } ?>
-- cgit v1.2.3