diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 881ed67b5ab..279e92e3f0c 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -829,8 +829,8 @@ if ($_GET["id"] && $_GET["action"] == '' && $product->envente) $var=!$var; print '
'; print ""; - print "commandeid\">".img_object($langs->trans("ShowOrder"),"order")." ".$objc->ref."\n"; - print "idp\">".dolibarr_trunc($objc->nom,18)."\n"; + print "commandeid\">".img_object($langs->trans("ShowOrder"),"order")." ".$objc->ref."\n"; + print "idp\">".dolibarr_trunc($objc->nom,18)."\n"; print "". strftime("%d %b",$objc->dc)."\n"; print ''; print '';