From d889d1ba7b5ac565e9a8739378f93b2279bbd640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Fri, 25 Oct 2019 18:20:48 +0200 Subject: [PATCH] css --- htdocs/adherents/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php index f8f21d2868a..3f3c77568c2 100644 --- a/htdocs/adherents/index.php +++ b/htdocs/adherents/index.php @@ -140,6 +140,7 @@ if (! empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) // This is usele { print '
'; print ''; + print '
'; print ''; $i=0; foreach($listofsearchfields as $key => $value) @@ -152,6 +153,7 @@ if (! empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) // This is usele $i++; } print '
'; + print '
'; print '
'; print '
'; }