Index: www-lp/www/admin/edit_form_chronopost.php =================================================================== diff -u -r29 -r31 --- www-lp/www/admin/edit_form_chronopost.php (.../edit_form_chronopost.php) (revision 29) +++ www-lp/www/admin/edit_form_chronopost.php (.../edit_form_chronopost.php) (revision 31) @@ -591,14 +591,13 @@
 2  - delivery['company'] != ""){ ?> - - - - + delivery['name']; + if($order->delivery['company'] != ""){ + $societe_destinataire_value = $order->delivery['company'] . " - " . $societe_destinataire_value; + } ?> + + *