diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 4665161c28c..59c99d4c7d8 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -71,14 +71,11 @@ print ''; print ''; +print "
'; print ''; -print ""; -print ""; +print ''; print ''; print "'; -print "
Recherche une proposition
Rechercher une proposition
"; -print 'Réf. :

"; - - +print 'Num. :

\n"; $sql = "SELECT p.rowid, p.ref"; $sql .= " FROM llx_propal as p";