summaryrefslogtreecommitdiff
path: root/httemplate/browse/access_group.html
diff options
context:
space:
mode:
authorivan <ivan>2008-01-13 20:38:30 +0000
committerivan <ivan>2008-01-13 20:38:30 +0000
commitd8c81a25cb29cf0ca5d7cdeb8160f79d4fbb0bc6 (patch)
treee63f705baffda5f6d9b17f1be203785fc3726e96 /httemplate/browse/access_group.html
parent167b4b17fae06fbf56dd4b2655489643f35bfd8b (diff)
ACLs
Diffstat (limited to 'httemplate/browse/access_group.html')
-rw-r--r--httemplate/browse/access_group.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/httemplate/browse/access_group.html b/httemplate/browse/access_group.html
index ccb64e152..736ab9c62 100644
--- a/httemplate/browse/access_group.html
+++ b/httemplate/browse/access_group.html
@@ -1,8 +1,6 @@
<% include( 'elements/browse.html',
'title' => 'Internal Access Groups',
- 'menubar' => [ # 'Main menu' => $p,
- 'Internal users' => $p.'browse/access_user.html',
- ],
+ 'menubar' => [ 'Internal users' => $p.'browse/access_user.html', ],
'html_init' => $html_init,
'name' => 'internal access groups',
'query' => { 'table' => 'access_group',