From bd4d282d8729ca288547943382b7ac7b363613a7 Mon Sep 17 00:00:00 2001 From: Elias Schulze Date: Wed, 15 Apr 2026 11:03:21 +0200 Subject: [PATCH] Add autofocus attribute to search input field Signed-off-by: Elias Schulze --- templates/shared/search/input.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shared/search/input.tmpl b/templates/shared/search/input.tmpl index 75bed07b80..2bcc8fcf2f 100644 --- a/templates/shared/search/input.tmpl +++ b/templates/shared/search/input.tmpl @@ -1,4 +1,4 @@ {{/* Value - value of the search field (for search results page) */}} {{/* Disabled (optional) - if search field has to be disabled */}} {{/* Placeholder (optional) - placeholder text to be used */}} - +