From acca89505be6ec062ba1acd9cc7df49aac1711fe Mon Sep 17 00:00:00 2001 From: Julien-Pierre Avérous Date: Mon, 20 Apr 2020 23:27:17 +0200 Subject: Enhance the way help elements are displayed (#2911) * - Always display help under the targeted element. - Use same help place for HTTP authentication in 'add' feed view than in 'update' feed view. - Move help under input field in register view, as all other places (homogeneity). * - Don't use "!important" as suggested by @Alkarex. --- app/views/helpers/feed/update.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/views/helpers/feed') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 0a3852e22..0cc98e2bc 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -254,7 +254,7 @@
- +

@@ -278,7 +278,7 @@ - +

@@ -347,7 +347,7 @@ echo htmlspecialchars($filterRead->getRawInput(), ENT_NOQUOTES, 'UTF-8'), PHP_EOL; } ?> - +

@@ -364,13 +364,13 @@ - +

- +

-- cgit v1.2.3