forked from extern/egroupware
Remove second link
This commit is contained in:
parent
88511127dd
commit
e6d04696b0
@ -15,8 +15,7 @@
|
||||
// Only Modify the $file and $title variables.....
|
||||
$title = $appname;
|
||||
$file = Array(
|
||||
'Site Configuration' => $phpgw->link('/admin/config.php','appname=' . $appname),
|
||||
'Countries' => $phpgw->link('/addressbook/admin.php')
|
||||
'Site Configuration' => $phpgw->link('/admin/config.php','appname=' . $appname)
|
||||
);
|
||||
//Do not modify below this line
|
||||
display_section($appname,$title,$file);
|
||||
|
Loading…
Reference in New Issue
Block a user