diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index ca04b1deb1f..42228a0106d 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -232,9 +232,9 @@ if ($socid > 0) } print ""; print "$obj->poste "; - print ''.$obj->phone.' '; - print ''.$obj->fax.' '; - print ''.$obj->email.' '; + print ''.$obj->phone.' '; + print ''.$obj->fax.' '; + print ''.$obj->email.' '; print ""; print ''; print img_edit();