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/subscription/add.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/subscription/add.phtml') diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index 344e25ade..78380a407 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -72,7 +72,7 @@
- +

-- cgit v1.2.3