From f954918e4284aff41f7a3605855c89dfa30dcef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Mon, 8 Jun 2026 11:13:05 +0200 Subject: [PATCH] Fixed: CustomerFAQExplorer: Layout of search widget is now consistent. --- .../Templates/Standard/CustomerFAQExplorer.tt | 27 ++++++++++++------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/Kernel/Output/HTML/Templates/Standard/CustomerFAQExplorer.tt b/Kernel/Output/HTML/Templates/Standard/CustomerFAQExplorer.tt index b62a90b6..1f942fdd 100644 --- a/Kernel/Output/HTML/Templates/Standard/CustomerFAQExplorer.tt +++ b/Kernel/Output/HTML/Templates/Standard/CustomerFAQExplorer.tt @@ -34,7 +34,7 @@
[% RenderBlockStart("QuickSearch") %] -
+

[% Translate("Search") | html %]

@@ -46,14 +46,23 @@ - - + +
+ + +
-

- [% Translate("Wildcards are allowed.") | html %] -

- - [% Translate("Advanced Search") | html %] + +

[% Translate("Wildcards are allowed.") | html %]

+ +
+ + [% Translate("Advanced Search") | html %] + @@ -222,4 +231,4 @@
-
\ No newline at end of file +