Fixed wiki redirect. Fix footer.

This commit is contained in:
Oleg Sh
2024-10-12 21:18:46 +02:00
parent f407d3be06
commit de90c5c409
3 changed files with 4 additions and 4 deletions

View File

@@ -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"),)