diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php
index cc33f421c0e..0b26a076b67 100644
--- a/htdocs/fourn/index.php
+++ b/htdocs/fourn/index.php
@@ -115,7 +115,7 @@ if ($resql)
print '
';
print "| ".$langs->trans("Company")." | \n";
print "".$langs->trans("SupplierCode")." | \n";
- print "".$langs->trans("DateCreation")." | \n";
+ print ''.$langs->trans("DateCreation")." | \n";
print "
\n";
$var=True;