From eef360f8e6728eaf27c65809ce26f4cefbee9797 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 15 Feb 2006 15:33:21 +0000 Subject: [PATCH] test de visualisation --- htdocs/comm/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index c96766f0fe4..f3ec7210603 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -350,8 +350,8 @@ if ($_socid > 0) print ' '; print ''; print ''; - //$html->form_conditions_reglement($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'mode_reglement_id'); - $html->select_conditions_paiements($objsoc->cond_reglement,'cond_reglement_id'); + //$html->form_conditions_reglement($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'cond_reglement_id'); + $html->select_conditions_paiements($_SERVER['PHP_SELF'].'?socid='.$objsoc->id,$objsoc->cond_reglement,'cond_reglement_id'); print ""; print ''; // mode de règlement