From b6e3688464e34b51176b1dee37ffe602c6990e79 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 19 Feb 2006 13:57:24 +0000 Subject: [PATCH] bugfix --- htdocs/product/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 '';