aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/skin/oldschool
diff options
context:
space:
mode:
authorM.Gergo2018-09-07 22:27:52 +0200
committerM.Gergo2018-09-07 22:27:52 +0200
commit8f8fc390374681cd537e4216f0366d6fe8a6c73c (patch)
tree6d19efd3593a0383a48cdac7f78cd0e2ef6fa761 /mayor-orig/www/skin/oldschool
parent63edef615f7828cb0f57bf9ba128a90eb4fe07e0 (diff)
downloadmayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.tar.gz
mayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.zip
Rev: 4358
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";