From 648a876d77a7591eac6c4ad5f14b30988e18ce20 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 9 Oct 2022 15:43:30 +0200 Subject: Add support for custom XPath date/time format (#4703) * Add support for custom XPath date/time format #fix https://github.com/FreshRSS/FreshRSS/issues/4701 Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220 * Format is not XPath * Remove TODOs in en-GB --- app/views/helpers/feed/update.phtml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/views/helpers/feed') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 80782fc57..12437d8f0 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -465,6 +465,15 @@

+
+ +
+ +

+
+
-- cgit v1.2.3