From 12260a0a6a1b71ae4b009a5ac4314e3d7592954a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 12 Mar 2004 13:05:14 +0000 Subject: [PATCH] =?UTF-8?q?Correction=20lien=20vers=20la=20cr=E9ation=20d'?= =?UTF-8?q?un=20projet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5af4a58fb44..f6b793c76cd 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -217,7 +217,7 @@ if ($socid > 0) if ($conf->projet->enabled && $user->rights->projet->creer) { - print 'Créer un projet'; + print 'Créer un projet'; } print '';