From 89080112520233c3c3df0ef241c884c45d159348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Cendrier?= Date: Mon, 19 Sep 2022 16:54:12 +0200 Subject: [PATCH] this should be cleaned when we click on the eraser --- htdocs/expedition/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/expedition/card.php b/htdocs/expedition/card.php index dc9a5c04b6e..db5182d0a4d 100644 --- a/htdocs/expedition/card.php +++ b/htdocs/expedition/card.php @@ -1408,7 +1408,7 @@ if ($action == 'create') { $deliverableQty = GETPOST($inputName, 'int'); } - print ''; + print ''; print ''; } else { if (!empty($conf->global->SHIPMENT_GETS_ALL_ORDER_PRODUCTS)) {