added button for open source page

This commit is contained in:
Unick Soft
2019-05-12 22:35:29 +02:00
parent b54664d234
commit f1a150b93b
3 changed files with 6 additions and 1 deletions

View File

@@ -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