diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index d62c23237b9..3ebfce65f68 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -1,7 +1,7 @@ * Copyright (C) 2004-2009 Laurent Destailleur - * Copyright (C) 2010 Juanjo Menent + * Copyright (C) 2010 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -501,7 +501,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=true; $var=!$var; - print ""; + print ""; print ''; print ""; print ""; @@ -510,7 +510,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsUsedDesc",$code_pays)."
'; print ""; print ""; @@ -529,7 +529,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=true; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsNotUsedDesc",$code_pays)."
'; print ""; print ""; @@ -538,7 +538,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax2IsUsedDesc",$code_pays)."
'; print ""; print ""; @@ -833,7 +833,7 @@ else $var=true; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax2IsNotUsedDesc",$code_pays)."
'; print ""; print ""; @@ -842,7 +842,7 @@ else print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsUsedDesc",$code_pays)."
'; print ""; print ""; @@ -862,7 +862,7 @@ else $var=true; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax1IsNotUsedDesc",$code_pays)."
'; print ""; print ""; @@ -871,7 +871,7 @@ else print "\n"; $var=!$var; - print ""; + print ""; print '
".$langs->transcountry("LocalTax2IsUsedDesc",$code_pays)."
'; print ""; print ""; diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 0a8f5cb8707..12ce64c7c85 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -7,7 +7,7 @@ * Copyright (C) 2005-2009 Regis Houssin * Copyright (C) 2005 Simon Tosser * Copyright (C) 2006 Andre Cianfarani - * Copyright (C) 2010 Juanjo Menent + * Copyright (C) 2010 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/htdocs/societe.class.php b/htdocs/societe.class.php index 6ca81980a49..3dac0aca40b 100644 --- a/htdocs/societe.class.php +++ b/htdocs/societe.class.php @@ -6,7 +6,7 @@ * Copyright (C) 2006 Andre Cianfarani * Copyright (C) 2005-2009 Regis Houssin * Copyright (C) 2008 Patrick Raguin - * Copyright (C) 2010 Juanjo Menent + * Copyright (C) 2010 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
".$langs->transcountry("LocalTax2IsNotUsedDesc",$code_pays)."