mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
10 lines
514 B
PHP
Executable File
10 lines
514 B
PHP
Executable File
<?php
|
|
|
|
$g_lang["title_notg"] = "Graph Online feedback";
|
|
$g_lang["text"] = "<p>Please, send your questions to <a href=\"mailto:admin@unick-soft.ru?subject=GraphOnline%20-%20feedbcak\">admin@unick-soft.ru</a> or <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a></p>\n";
|
|
|
|
$g_lang["m_title"] = "Graph Online contacts";
|
|
$g_lang["m_keyWords"] = "graph online contacts";
|
|
$g_lang["m_description"] = "Contacts with admins of Graph online.";
|
|
?>
|