From 86b9aaf106c276a1f7e6cb15a3b4242244708cdb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 5 Apr 2005 21:55:46 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 54b326a32b1..eeae20e86ea 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -175,7 +175,7 @@ if ($conf->commande->enabled) while ($i < $num) { $obj = $db->fetch_object(); - print "rowid\">".img_object($langs->trans("ShowOrder"),"order")." ".$obj->ref.""; + print "rowid\">".img_object($langs->trans("ShowOrder"),"order")." ".$obj->ref.""; print ''.$obj->nom.''; $i++; $var=!$var;