aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/skin/oldschool
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/www/skin/oldschool')
-rw-r--r--mayor-orig/www/skin/oldschool/base/html/base.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mayor-orig/www/skin/oldschool/base/html/base.phtml b/mayor-orig/www/skin/oldschool/base/html/base.phtml
index 1775f15f..813ed04e 100644
--- a/mayor-orig/www/skin/oldschool/base/html/base.phtml
+++ b/mayor-orig/www/skin/oldschool/base/html/base.phtml
@@ -54,7 +54,7 @@ function html_head($page,$sub,$f,$lang,$skin) {
echo '<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xml:lang="en" lang="hu">'."\n";
echo '<head>'."\n";
echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'."\n";
- echo '<meta property="og:title" content="MaYoR elektronikus napló @ '._SITE.'" />'."\n";
+ echo '<meta property="og:title" content="MaYoR @ '._SITE.'" />'."\n";
echo '<meta property="og:type" content="website" />'."\n";
echo '<meta property="og:url" content="http://'.$_SERVER['SERVER_NAME'].'/" />'."\n";
echo '<meta property="og:locale" content="hu_HU" />'."\n";