From aea9ba0d62b86be05e53747c97bfcbc8f4bc4408 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 21 Oct 2024 13:41:16 +0200 Subject: New option mark article as read if identical title in category (#6922) * New mark articles as read if identical title in category fix https://github.com/FreshRSS/FreshRSS/issues/6143 * i18n todo forgotten --- app/views/helpers/feed/update.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/helpers/feed/update.phtml') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 001c04131..c9f8fea62 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -234,7 +234,7 @@ - + -- cgit v1.2.3