From 1b9656641f06d07684fb2d94cad6582514eb5c70 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 27 Apr 2004 13:50:30 +0000 Subject: [PATCH] Modifie le module de recherche pour les contacts --- htdocs/main.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index cfc1d36b735..22f06f44c2f 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -562,8 +562,8 @@ Function left_menu($menu, $help_url='', $form_search='', $author='') if (defined("MAIN_SEARCHFORM_CONTACT") && MAIN_SEARCHFORM_CONTACT > 0) { - print '
'; - print 'Contacts
'; + print ''; + print 'Contacts
'; print ''; print ''; print ' ';