Remove Eclipse Warning (Undeclare variable)
This commit is contained in:
parent
f1cc8c05f2
commit
668bec3775
@ -2915,7 +2915,7 @@ class Form
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->error = '<font class="error">'.$langs->trans("ErrorNoVATRateDefinedForSellerCountry",$code_pays).'</font>';
|
||||
$this->error = '<font class="error">'.$langs->trans("ErrorNoVATRateDefinedForSellerCountry",$country_code).'</font>';
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user