Fix: translation
This commit is contained in:
parent
9be80725d0
commit
4dc318c9fd
@ -72,7 +72,7 @@ if((isset($_GET['field']) && ! empty($_GET['field']))
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo $langs->trans('NotEnoughPermissions');
|
echo $langs->transnoentities('NotEnoughPermissions');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user