mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-11 10:16:19 +00:00
Fixed wiki redirect. Fix footer.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"link" => SiteRoot("help"),),
|
||||
array(
|
||||
"title" => L("menu_6"),
|
||||
"link" => SiteRoot("wiki"),),
|
||||
"link" => SiteRoot(LANG != 'ru' ? "en/wiki" : "wiki", false),),
|
||||
array(
|
||||
"title" => L("menu_10"),
|
||||
"link" => SiteRoot("opensource"),)
|
||||
|
||||
Reference in New Issue
Block a user