diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index 773e782b4a4..141ea3cc192 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -285,7 +285,7 @@ if ($socid > 0) } print ''; print ''.$obj->poste.' '; - print ''.$obj->phone; + print ''.$obj->phone; if (strlen($obj->phone) && $user->clicktodial_enabled == 1) { @@ -294,14 +294,14 @@ if ($socid > 0) } print ''; - print ''.$obj->fax.' '; - print ''.$obj->email.' '; + print ''.$obj->fax.' '; + print ''.$obj->email.' '; print ''; if ($user->rights->societe->contact->creer) { - print "idp\">"; + print "idp\">"; print img_edit(); print ''; } @@ -309,7 +309,7 @@ if ($socid > 0) print ''; - print ''; + print ''; print img_object($langs->trans("Rendez-Vous"),"action"); print '';