LAW-6328 fix

This commit is contained in:
Jerry
2022-12-23 11:07:43 +01:00
parent 70d19683e6
commit 70a90a4f5c

View File

@@ -56,9 +56,6 @@ if ($tIds !== false) {
<form method="POST" class="si-flex" id="search-form" action="/faq-page">
<div class="left">
<span class="icon-search hide-sm"></span>
<button type="reset" class="button clear link">
<span class="icon-close"></span>
</button>
<input
type="text"
class="form-control"
@@ -66,6 +63,9 @@ if ($tIds !== false) {
name="search_text"
value="<?= enableSearchQuery()?$_POST['search_text']:''?>"
>
<button type="reset" class="button clear link">
<span class="icon-close"></span>
</button>
</div>
<div class="right">
<button type="submit" class="button action start-search">