From 7c53e2bb1822f90f2d72cd52bba286149d9dc9fc Mon Sep 17 00:00:00 2001 From: altairis-noe Date: Thu, 6 May 2021 11:16:22 +0200 Subject: [PATCH] too much td --- htdocs/product/stock/tpl/stocktransfer.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/stock/tpl/stocktransfer.tpl.php b/htdocs/product/stock/tpl/stocktransfer.tpl.php index d09d584aa8e..dcd19be4ad6 100644 --- a/htdocs/product/stock/tpl/stocktransfer.tpl.php +++ b/htdocs/product/stock/tpl/stocktransfer.tpl.php @@ -90,7 +90,7 @@ print ''.$langs->trans("WarehouseTarget").''; print img_picto('', 'stock').$formproduct->selectWarehouses(GETPOST('id_entrepot_destination'), 'id_entrepot_destination', 'warehouseopen,warehouseinternal', 1); print ''; print ''.$langs->trans("NumberOfUnit").''; -print ''; +print ''; // Serial / Eat-by date if (!empty($conf->productbatch->enabled) &&