From a97936a3b84e5b0e5e7ea696b07f5194baee36c5 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 19 Sep 2007 16:06:10 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20mauvais=20onglet=20s=E9lectionn=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/multiprix.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/multiprix.php b/htdocs/comm/multiprix.php index 9b3715ef1e9..edfe390e976 100644 --- a/htdocs/comm/multiprix.php +++ b/htdocs/comm/multiprix.php @@ -87,7 +87,7 @@ if ($_socid > 0) $head = societe_prepare_head($objsoc); - dolibarr_fiche_head($head, 'notify', $objsoc->nom); + dolibarr_fiche_head($head, 'customer', $objsoc->nom); print '
';