Module builder: Translate permissions label
This commit is contained in:
parent
0c27578e69
commit
89b7c8298b
@ -3008,7 +3008,7 @@ if ($module == 'initmodule')
|
||||
print '</td>';
|
||||
|
||||
print '<td>';
|
||||
print $perm[1];
|
||||
print $langs->trans($perm[1]);
|
||||
print '</td>';
|
||||
|
||||
print '<td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user