From 5d2c189e0e9b41ad4757d8dfbf047de5626c2b61 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 17 Feb 2016 23:45:25 +0100 Subject: [PATCH] Fix bad place of table --- htdocs/core/class/html.form.class.php | 5 +++-- htdocs/expedition/tpl/linkedobjectblock.tpl.php | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 5078b5932c9..73b401025e9 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -5084,17 +5084,18 @@ class Form print ''; print ''; print ''; + print ''; print '' . $objp->ref . ''; print '' . $objp->ref_client . ''; print '' . price($objp->total_ht) . ''; print '' . $objp->name . ''; - print ''; print ''; $i ++; } print ''; print '
     
'; + print ''; $this->db->free($resqlorderlist); } else { @@ -5150,11 +5151,11 @@ class Form print ''; print ''; print ''; + print ''; print '' . $objp->ref . ''; print '' . $objp->ref_supplier . ''; print '' . price($objp->total_ht) . ''; print '' . $objp->name . ''; - print ''; print ''; $i ++; diff --git a/htdocs/expedition/tpl/linkedobjectblock.tpl.php b/htdocs/expedition/tpl/linkedobjectblock.tpl.php index f18ed1ea80f..aea4127b50a 100644 --- a/htdocs/expedition/tpl/linkedobjectblock.tpl.php +++ b/htdocs/expedition/tpl/linkedobjectblock.tpl.php @@ -74,7 +74,7 @@ foreach($linkedObjectBlock as $key => $objectlink) +--> - --> - +