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

@@ -10,6 +10,7 @@
$g_lang["menu_7"] = "Quick Start";
$g_lang["menu_8"] = "News";
$g_lang["menu_9"] = "Using graph example";
$g_lang["menu_10"] = "Open source";
$g_lang["footer_info"] = "<a href=\"/en/\">Graph Online</a>&nbsp;is online project aimed at&nbsp;creation and easy visualization of graph and <a href=\"/en/\">shortest path searching</a>. Also you can create&nbsp;<a href=\"http://graph.unick-soft.ru/en/create_graph_by_matrix\">graph from adjacency matrix</a>.&nbsp;<a href=\"/en/about\">About project</a> and <a href=\"http://graph.unick-soft.ru/en/help\">look help page</a>.\n";
$g_lang["lang"] = "Language";