From 2c4f169f0a22d3665caa37d64628d5b84359bb45 Mon Sep 17 00:00:00 2001 From: berumuron Date: Sat, 13 Mar 2021 18:55:43 +0100 Subject: Hide advanced options in new feed form (#3516) * Hide new feed advanced options in a details tag The form was huge and hard to process for beginners. Most of the fields are optional 99% of time, there is no need to have them so proeminently. * Remove sub.feed.auth.configuration i18n key * Sync RTL css files * Fix stylelint Co-authored-by: Alexandre Alapetite * Fix "for" attributes in add feed form Co-authored-by: Alexandre Alapetite Co-authored-by: Alexandre Alapetite --- app/views/subscription/add.phtml | 104 ++++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 50 deletions(-) (limited to 'app/views') diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index 8d1dc6d2d..9e652f702 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -44,69 +44,73 @@ - -
- -
- +
+ + + + +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
- -
- -
-
- +
+ +
+
+ +
+

-

-
-
- -
- -
- +
+ +
+ +
+ +
+

-

-
- -
- -
- + +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
- + +
-- cgit v1.2.3