From 676004e2e408e61a7576143e9eb68fee3a6d79ed Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sat, 15 Aug 2015 15:42:54 +0200 Subject: [PATCH] the form should be outside table to avoid errors --- htdocs/commande/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/commande/index.php b/htdocs/commande/index.php index 7957803a5d5..5baa7b7c30f 100644 --- a/htdocs/commande/index.php +++ b/htdocs/commande/index.php @@ -62,15 +62,15 @@ print '
'; // Search customer orders $var=false; -print ''; print ''; print ''; +print '
'; print ''; print ''; print ''; print ''; -print "
'.$langs->trans("SearchOrder").'
'; print $langs->trans("Ref").':
'.$langs->trans("Other").':

\n"; +print "
\n"; /*