print des mesg via langs
This commit is contained in:
parent
af57df3bb5
commit
db793148c8
@ -126,7 +126,7 @@ class Categorie
|
||||
{
|
||||
if($this->add_fille() < 0)
|
||||
{
|
||||
$this->error="La catégorie n'ap pas pu être associé a sa catégorie parente";
|
||||
$this->error=$langs->trans("ImpossibleAssociateCategory");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user