diff --git a/htdocs/commande/index.php b/htdocs/commande/index.php
index fb816fac8dd..40741f148e8 100644
--- a/htdocs/commande/index.php
+++ b/htdocs/commande/index.php
@@ -163,7 +163,7 @@ if ($resql)
$commandestatic->ref=$obj->ref;
print '
';
- print '| ';
+ print ' | ';
print $commandestatic->getNomUrl(1);
print ' | ';
@@ -231,7 +231,7 @@ if ($conf->commande->enabled)
$commandestatic->ref=$obj->ref;
print '';
- print '| ';
+ print ' | ';
print $commandestatic->getNomUrl(1);
print ' | ';
@@ -262,7 +262,7 @@ if ($conf->commande->enabled)
}
/*
- * Commandes en cours d'expedition
+ * Orders thar are in a shipping process
*/
if ($conf->commande->enabled)
{
@@ -301,7 +301,7 @@ if ($conf->commande->enabled)
$commandestatic->ref=$obj->ref;
print '';
- print '| ';
+ print ' | ';
print $commandestatic->getNomUrl(1);
print ' | ';