diff --git a/htdocs/product/stats/facture.php b/htdocs/product/stats/facture.php index cad0bb2849d..d60c4d835a5 100644 --- a/htdocs/product/stats/facture.php +++ b/htdocs/product/stats/facture.php @@ -142,7 +142,7 @@ if ($id > 0 || ! empty($ref)) if ($showmessage && $nboflines > 1) { - print $langs->trans("ClinkOnALinkOfColumn", $langs->transnoentitiesnoconv("Referers")); + print ''.$langs->trans("ClinkOnALinkOfColumn", $langs->transnoentitiesnoconv("Referers")).''; } elseif ($user->rights->facture->lire) {