Insert social page to news page

This commit is contained in:
Unick Soft
2020-09-05 14:01:59 +02:00
parent cf0970f5a1
commit 7fcd6197d9
13 changed files with 35 additions and 462 deletions

View File

@@ -12,6 +12,5 @@
$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://graphonline.ru/en/create_graph_by_matrix\">graph from adjacency matrix</a>.&nbsp;<a href=\"/en/about\">About project</a> and <a href=\"http://graphonline.ru/en/help\">look help page</a>.\n";
$g_lang["lang"] = "Language";
$g_lang["lang"] = "Language";
?>