diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index f12fe80f5f5..d49ea34e92c 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -268,7 +268,7 @@ if ($resql) { $objp = $db->fetch_object($resql); print ""; - print "idp."\">".img_object($langs->trans("ShowCustomer"),"company")." ".$objp->nom.""; + print "idp."\">".img_object($langs->trans("ShowCustomer"),"company")." ".$objp->nom.""; print ''.dolibarr_print_date($objp->datec).""; print ''; $i++;