Fix: traduction
This commit is contained in:
parent
0080043dda
commit
e7549a19b3
@ -285,7 +285,7 @@ class Account extends CommonObject
|
|||||||
|
|
||||||
if (! $this->ref)
|
if (! $this->ref)
|
||||||
{
|
{
|
||||||
$this->error=$langs->trans("ErrorFieldRequired",$langs->trans("Ref"));
|
$this->error=$langs->trans("ErrorFieldRequired",$langs->transnoentities("Ref"));
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user