From 98f9409155a95c4f63874251f34b5e5592255fd0 Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 30 May 2022 10:51:47 +0200 Subject: Improved: Feed config: title, website url, feed url (#4258) * do not display "website" in dropdown menu, when it is empty * feed name and URL required. input type = url * Update app/views/helpers/feed/update.phtml Co-authored-by: Alexandre Alapetite * Update app/views/helpers/feed/update.phtml Co-authored-by: Alexandre Alapetite * fix spaces and tabs * use classes indead of ID Co-authored-by: Alexandre Alapetite --- app/views/helpers/feed/update.phtml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app/views/helpers/feed') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 9764b3f47..1acf570ea 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -35,7 +35,7 @@
- +
@@ -48,7 +48,7 @@
- +
@@ -57,10 +57,9 @@
- +
-
-- cgit v1.2.3