From 325827531a3e2cd5de883e57d6dbc4bbfacff2a5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 3 Jul 2023 21:14:04 +0200 Subject: [PATCH] Close table --- htdocs/commande/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';