From a2b39721ce1b0821de6030ec824d186394afc10d Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sat, 15 Aug 2015 15:35:31 +0200 Subject: [PATCH] the form should be outside table to avoid errors --- htdocs/comm/propal/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/propal/index.php b/htdocs/comm/propal/index.php index 428e561f4fe..8fc50f853c6 100644 --- a/htdocs/comm/propal/index.php +++ b/htdocs/comm/propal/index.php @@ -63,15 +63,15 @@ print '
'; * Search form */ $var=false; -print ''; print ''; print ''; +print '
'; print ''; print ''; print ''; print ''; -print "
'.$langs->trans("SearchPropal").'
'; print $langs->trans("Ref").':
'.$langs->trans("Other").':

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