From f1bc983c7184cbef62404e6b4ab028ff87d60eba Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 2 Feb 2010 08:16:50 +0000 Subject: [PATCH] Use a better value for constant FACTURE_LOCAL_TAX1_OPTION and FACTURE_LOCAL_TAX2_OPTION --- htdocs/admin/company.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index a57ec299cfe..a7c24b02ea4 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -509,7 +509,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=true; $var=!$var; - print ""; + print ""; print ''; print ""; print ""; @@ -518,7 +518,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsUsedDesc",$code_pays)."
'; print ""; print ""; @@ -537,7 +537,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=true; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsNotUsedDesc",$code_pays)."
'; print ""; print ""; @@ -546,7 +546,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax2IsUsedDesc",$code_pays)."
'; print ""; print "";
".$langs->transcountry("LocalTax2IsNotUsedDesc",$code_pays)."