From eb49558600c7b37e4bb65d05f31409049d91b016 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Sun, 4 Nov 2018 12:09:16 +0100 Subject: [PATCH] Clean and update code --- htdocs/adherents/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php index 931e9323904..8a8335b30fe 100644 --- a/htdocs/adherents/index.php +++ b/htdocs/adherents/index.php @@ -140,7 +140,7 @@ if (! empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) // This is usele foreach($listofsearchfields as $key => $value) { if ($i == 0) print ''.$langs->trans("Search").''; - print ''; + print ''; print ':'; if ($i == 0) print ''; print '';