Fix: mauvais copier coller... ;-))
This commit is contained in:
parent
abe992e2f2
commit
701511da80
@ -888,7 +888,7 @@ class pdf_crabe extends ModelePDFFactures
|
||||
$ligne2="";
|
||||
if ($conf->global->MAIN_INFO_APE)
|
||||
{
|
||||
$ligne1.=($ligne1?" - ":"").$langs->transcountry("ProfId3",$this->emetteur->code_pays).": ".MAIN_INFO_APE;
|
||||
$ligne2.=($ligne2?" - ":"").$langs->transcountry("ProfId3",$this->emetteur->code_pays).": ".MAIN_INFO_APE;
|
||||
}
|
||||
if ($conf->global->MAIN_INFO_RCS)
|
||||
{
|
||||
|
||||
@ -806,7 +806,7 @@ class pdf_propale_azur extends ModelePDFPropales
|
||||
$ligne2="";
|
||||
if ($conf->global->MAIN_INFO_APE)
|
||||
{
|
||||
$ligne1.=($ligne1?" - ":"").$langs->transcountry("ProfId3",$this->emetteur->code_pays).": ".MAIN_INFO_APE;
|
||||
$ligne2.=($ligne2?" - ":"").$langs->transcountry("ProfId3",$this->emetteur->code_pays).": ".MAIN_INFO_APE;
|
||||
}
|
||||
if ($conf->global->MAIN_INFO_RCS)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user