diff --git a/htdocs/comm/card.php b/htdocs/comm/card.php
index cebe1b60c80..ab82466d32d 100644
--- a/htdocs/comm/card.php
+++ b/htdocs/comm/card.php
@@ -459,13 +459,13 @@ if ($id > 0)
print "";
- print '
';
-
- print '
';
- print '';
-
if ($object->client == 2 || $object->client == 3)
{
+ print '
';
+
+ print '';
+ print '';
+
// Level of prospect
print '';
print '| ';
@@ -484,7 +484,8 @@ if ($id > 0)
// Status
$object->loadCacheOfProspStatus();
print ' | | '.$langs->trans("StatusProsp").' | '.$object->getLibProspCommStatut(4, $object->cacheprospectstatus[$object->stcomm_id]['label']);
- print ' ';
+ print ' ';
+ print ' | ';
+ print " ";
}
- print " |
";
print '