From 62b2543c0cbed0ca909611c8055855c2772d2d41 Mon Sep 17 00:00:00 2001 From: simontosser Date: Mon, 22 Aug 2005 15:08:24 +0000 Subject: [PATCH] Correction d'un liens dans le tableau de bord --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index 97126dc94ba..c00347bd85b 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -116,7 +116,7 @@ if ($conf->societe->enabled && $user->rights->societe->lire ) print ''; print ''; if ($key == "customers") print ''; - if ($key == "prospects") print ''; + if ($key == "prospects") print ''; print $val; print ''; print '';