--- fiche.php	2008-10-24 15:45:45.095946500 +0200
+++ fiche.php_new	2008-10-24 15:45:39.964946500 +0200
@@ -434,7 +434,7 @@
 				$order=new Commande($db);
 				$order->fetch($expedition->origin_id);
 				print '<td colspan="3">';
-				print $order->getNomUrl(1,4);
+				print $order->getNomUrl(1,"commande");
 				print "</td>\n";
 				print '</tr>';
 			}
