From a9e23bd1203f36006f7b00654132f48a913b2279 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 6 Mar 2022 21:39:11 +0100 Subject: Remove XPath title in feed update (#4259) * Remove XPath title in feed update #fix https://github.com/FreshRSS/FreshRSS/issues/4253 * Pre-fill //title https://github.com/FreshRSS/FreshRSS/issues/4253#issuecomment-1059746286 Co-authored-by: maTh --- app/views/helpers/feed/update.phtml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index f71be5135..8d6e5ef11 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -389,15 +389,6 @@ $xpath = Minz_Helper::htmlspecialchars_utf8($this->feed->attributes('xpath')); ?>

-
- -
- -

-
-
-- cgit v1.2.3