forked from extern/egroupware
added link to the api-docs
This commit is contained in:
parent
0199628a38
commit
a7779f4c5a
@ -39,5 +39,11 @@
|
||||
'link' => $docs.'referenz.html',
|
||||
'target' => 'docs'
|
||||
),
|
||||
array(
|
||||
'text' => 'eGroupWare '.lang('Documentation'),
|
||||
'no_lang' => True,
|
||||
'link' => $GLOBALS['phpgw_info']['server']['webserver_url'].'/phpgwapi/doc/',
|
||||
'target' => 'docs'
|
||||
),
|
||||
);
|
||||
display_sidebox($appname,$menu_title,$file);
|
||||
|
Loading…
Reference in New Issue
Block a user