Fix: Missing translation
This commit is contained in:
parent
8980d9acc2
commit
a577152057
@ -35,7 +35,7 @@ $type=isset($_GET['type'])?$_GET['type']:$_POST['type'];
|
|||||||
|
|
||||||
if (!$user->rights->categorie->lire) accessforbidden();
|
if (!$user->rights->categorie->lire) accessforbidden();
|
||||||
|
|
||||||
|
$langs->load("categories");
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user