From 125665ea5c86c6d7be442ce29fbe45c99f32d5db Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 4 Mar 2004 14:59:13 +0000 Subject: [PATCH] Correction creation de propale --- htdocs/comm/prospect/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index 6729a7a51bf..204664699b6 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -205,7 +205,7 @@ if ($socid > 0) if ($conf->propal->enabled && defined("MAIN_MODULE_PROPALE") && MAIN_MODULE_PROPALE && $user->rights->propale->creer) { - print 'Créer une proposition'; + print 'Créer une proposition'; } if ($conf->projet->enabled && $user->rights->projet->creer)