diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 52bbcebc043..971c7472a9a 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -2747,7 +2747,7 @@ if ($action == 'create' && $usercancreate) { // Multicurrency Amount TTC print '' . price($object->multicurrency_total_ttc, 1, '', 1, -1, -1, $object->multicurrency_code) . ''; } - print ''; + print ''."\n"; print '';