diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 09a5cde0dbe..613a2f398fd 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -100,7 +100,7 @@ print ''; * Recherche Propal */ if ($conf->propal->enabled) { - $var=true; + $var=false; print '
'; print ''; print ''; @@ -113,7 +113,7 @@ if ($conf->propal->enabled) { * Recherche Contrat */ if ($conf->contrat->enabled) { - $var=true; + $var=false; print ''; print '
Rechercher une proposition
'; print ''; @@ -317,7 +317,7 @@ if ( $db->query($sql) ) $var=!$var; print ""; - print ""; print '
Rechercher un contrat
id\">".img_file()." "; + print "id\">".img_file()." "; print "id\">$obj->libelle $obj->label'. strftime("%d %b %Y",$obj->da);