From 0b80507627606bc033884d3c491992441cd3d415 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 17 Oct 2010 18:26:14 +0000 Subject: [PATCH] Fix: order id is lost --- htdocs/commande/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 3a3062d09b7..7a3151154c1 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -1758,7 +1758,7 @@ else } else {*/ - print ''.$langs->trans('ShipProduct').''; + print ''.$langs->trans('ShipProduct').''; //} } else