diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php index b8d733789fc..c16d42ae97c 100644 --- a/htdocs/projet/index.php +++ b/htdocs/projet/index.php @@ -139,6 +139,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) @@ -151,6 +152,7 @@ if (! empty($conf->global->MAIN_SEARCH_FORM_ON_HOME_AREAS)) // This is usele $i++; } print '
'; + print '
'; print '
'; print '
'; }