Integrate ACL page permissions from plugin aclinfo in sidebar
If the aclinfo plugin is installed a new item for the page permissions will be added to the sidebar menu. Signed-off-by: Frieder Schrempf <dev@fris.de>
This commit is contained in:
parent
58332e8afb
commit
a90ea9c9c0
4 changed files with 29 additions and 0 deletions
|
@ -21,6 +21,7 @@ $lang['head_menu_status'] = 'site status';
|
|||
$lang['head_breadcrumb_youarehere'] = 'location indicator';
|
||||
$lang['head_menu_trace'] = 'Last Visited Pages';
|
||||
$lang['head_meta_box'] = 'meta data for this page';
|
||||
$lang['head_menu_aclinfo'] = 'Page Permissions';
|
||||
$lang['head_menu_starred'] = 'Starred Pages';
|
||||
$lang['head_menu_tool-select'] = 'Tools';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue