From 5fad4c8cb4dfe0c2065b05359d062a2ff1d50cbe Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 29 Mar 2020 19:41:01 +0200 Subject: [PATCH] CSS --- htdocs/bom/tpl/objectline_edit.tpl.php | 2 +- htdocs/core/tpl/objectline_edit.tpl.php | 2 +- htdocs/expedition/card.php | 2 +- htdocs/product/stock/product.php | 2 +- htdocs/reception/card.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/bom/tpl/objectline_edit.tpl.php b/htdocs/bom/tpl/objectline_edit.tpl.php index 04c84f9c1b0..c8899603f58 100644 --- a/htdocs/bom/tpl/objectline_edit.tpl.php +++ b/htdocs/bom/tpl/objectline_edit.tpl.php @@ -131,7 +131,7 @@ print ''; $coldisplay+=$colspan; -print ''; +print ''; print '
'; print ''; print ''; diff --git a/htdocs/core/tpl/objectline_edit.tpl.php b/htdocs/core/tpl/objectline_edit.tpl.php index 278b8eabdd8..9c1babd4dc7 100644 --- a/htdocs/core/tpl/objectline_edit.tpl.php +++ b/htdocs/core/tpl/objectline_edit.tpl.php @@ -251,7 +251,7 @@ $coldisplay++; - ">
+ ">
"> diff --git a/htdocs/expedition/card.php b/htdocs/expedition/card.php index 485e8733ffa..3c739f7dbd7 100644 --- a/htdocs/expedition/card.php +++ b/htdocs/expedition/card.php @@ -2428,7 +2428,7 @@ elseif ($id || $ref) if ($action == 'editline' && $lines[$i]->id == $line_id) { print ''; - print '
'; + print '
'; print '
'; print ''; } diff --git a/htdocs/product/stock/product.php b/htdocs/product/stock/product.php index af12804aac5..3feeb16cecb 100644 --- a/htdocs/product/stock/product.php +++ b/htdocs/product/stock/product.php @@ -917,7 +917,7 @@ if (!$variants) { print $form->selectDate($pdluo->sellby, 'sellby', '', '', 1, '', 1, 0); print ''; print ''.$pdluo->qty.($pdluo->qty < 0 ? ' '.img_warning() : '').''; - print ''; + print ''; print ''; print ''; print ''; diff --git a/htdocs/reception/card.php b/htdocs/reception/card.php index c67dc9a3aeb..03dc37db114 100644 --- a/htdocs/reception/card.php +++ b/htdocs/reception/card.php @@ -1959,7 +1959,7 @@ elseif ($id || $ref) if ($action == 'editline' && $lines[$i]->id == $line_id) { print ''; - print '
'; + print '
'; print '
'; } elseif ($object->statut == 0)