Replace sharing buttons to copy to clipboard. Remove unnecessary files.

This commit is contained in:
Oleg Sh
2026-08-06 22:44:20 +02:00
parent c4036e5fe8
commit b53487dda0
136 changed files with 192 additions and 1880 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
$g_lang["title_notg"] = "Graph Online feedback";
$g_lang["text"] = "<p>Please, send your questions to <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a> or look <a href=\"https://www.facebook.com/pg/Graphonline-2230709670325388\" target=\"_blank\">our facebook page</a></p>";
$g_lang["text"] = "<p>Please, send your questions to <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a></p>";
$g_lang["m_title"] = "Graph Online contacts";
$g_lang["m_keyWords"] = "graph online contacts";
+2
View File
@@ -309,4 +309,6 @@
$g_lang['night_style'] = "Night";
$g_lang['large_high_contrast_style'] = "Large High Contrast";
$g_lang['styles'] = "Styles";
$g_lang['this_is_graph_image_link'] = "The image is saved and will be available at the following link:";
?>