From 01454544896827113e49db0d2848b5aab6ce14ae Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Wed, 18 Sep 2024 23:05:35 +0200 Subject: Many changes --- src/application/views/form_search.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/application/views/form_search.php') diff --git a/src/application/views/form_search.php b/src/application/views/form_search.php index edc68b8..ed3752f 100644 --- a/src/application/views/form_search.php +++ b/src/application/views/form_search.php @@ -12,11 +12,13 @@ RequestUtils::clearLastForm();

$_formError]); } ?> -
" method="post"> + + +
" required autofocus> -- cgit v1.2.3