Add site config link

This commit is contained in:
Miles Lott 2001-06-12 17:24:25 +00:00
parent 7401d70d57
commit c07df36673

View File

@ -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'),