mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
added button for open source page
This commit is contained in:
@@ -39,7 +39,10 @@
|
||||
"link" => SiteRoot("help"),),
|
||||
array(
|
||||
"title" => L("menu_6"),
|
||||
"link" => SiteRoot("wiki"),)
|
||||
"link" => SiteRoot("wiki"),),
|
||||
array(
|
||||
"title" => L("menu_10"),
|
||||
"link" => SiteRoot("opensource"),)
|
||||
),
|
||||
);
|
||||
$menu[] = array
|
||||
|
||||
Reference in New Issue
Block a user