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)