forked from extern/egroupware
Add site config link
This commit is contained in:
parent
7401d70d57
commit
c07df36673
@ -15,6 +15,7 @@
|
||||
// Only Modify the $file and $title variables.....
|
||||
$title = $appname;
|
||||
$file = Array(
|
||||
'Site Configuration' => $phpgw->link('/admin/config.php','appname=' . $appname),
|
||||
'User Accounts' => $phpgw->link('/admin/accounts.php'),
|
||||
'User Groups' => $phpgw->link('/admin/groups.php'),
|
||||
'Applications' => $phpgw->link('/admin/applications.php'),
|
||||
|
Loading…
Reference in New Issue
Block a user