parent
b4b6f5a64b
commit
461132afcc
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class Acc_Parm_Code
|
|||
$acc=new Acc_Account_Ledger($this->db,$this->p_value);
|
||||
if ( $acc->load() == false )
|
||||
{
|
||||
alert("Ce compte n'existe pas");
|
||||
alert(_("Ce compte n'existe pas"));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue