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 '';