From a4cc703fd1efc1bf348597b750c66c0d2ae337fd Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 16 May 2009 15:47:06 +0000 Subject: [PATCH] Fix: niveau 2 du cache du jeton --- htdocs/html.form.class.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 61c869a5256..f7c1dce51b3 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -1619,7 +1619,7 @@ class Form { print '
'; print ''; - print ''; + print ''; print ''; @@ -1676,7 +1676,7 @@ class Form { print ''; print ''; - print ''; + print ''; print '
'; print '
'; select_projects($socid,$selected,$htmlname); @@ -1711,7 +1711,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; $this->select_conditions_paiements($selected,$htmlname,-1,$addempty); @@ -1746,7 +1746,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; print $this->select_date($selected,$htmlname,0,0,1,'form'.$htmlname); @@ -1780,7 +1780,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; $this->select_types_paiements($selected,$htmlname); @@ -1818,7 +1818,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; if (! $filter || $filter=='fk_facture_source IS NULL') print $langs->trans("CompanyHasAbsoluteDiscount",price($amount),$langs->transnoentities("Currency".$conf->monnaie)).': '; @@ -1866,7 +1866,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; $num=$this->select_contacts($societe->id, $selected, $htmlname); @@ -1910,7 +1910,7 @@ class Form { print ''; print ''; - print ''; + print ''; print ''; print '
'; $this->select_adresse_livraison($selected, $socid, $htmlname, 1);