From d596f5222b5edc1c7317cb1226c7e685af9484f6 Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sat, 15 Aug 2015 15:08:11 +0200 Subject: [PATCH] the form should be outside table to avoid errors --- htdocs/comm/askpricesupplier/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/askpricesupplier/index.php b/htdocs/comm/askpricesupplier/index.php index 4eddadf3803..681a889ed25 100644 --- a/htdocs/comm/askpricesupplier/index.php +++ b/htdocs/comm/askpricesupplier/index.php @@ -61,15 +61,15 @@ print '
'; * Search form */ $var=false; -print ''; print ''; print ''; +print '
'; print ''; print ''; print ''; print ''; -print "
'.$langs->trans("SearchRequest").'
'; print $langs->trans("Ref").':
'.$langs->trans("Other").':

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