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;