From c3e29d3dd5e8de0e38e1a88037a7d2b3607220f5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 5 Mar 2023 14:05:37 +0100 Subject: [PATCH] Remove warning --- htdocs/don/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/don/index.php b/htdocs/don/index.php index c402ecd6f0e..c9075791663 100644 --- a/htdocs/don/index.php +++ b/htdocs/don/index.php @@ -104,7 +104,7 @@ if (!empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) { // TODO Add a s if ($i == 0) { print ''.$langs->trans("Search").''; } - print ''; + print ''; print ''; if ($i == 0) { print '';