From 2b63e2963a67013e63863fcf6b8824abc7beb9f7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 10 Nov 2019 18:13:55 +0100 Subject: [PATCH] Set autofocus --- htdocs/website/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/website/index.php b/htdocs/website/index.php index e5e738ff02c..62aa5027cf4 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -3273,7 +3273,7 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm') print $langs->trans("SearchString"); print ''; print '
'; - print ''; + print ''; print '
'; print '';