diff --git a/core/core.php b/core/core.php index 3628923b..deba286d 100644 --- a/core/core.php +++ b/core/core.php @@ -2164,7 +2164,7 @@ class layout extends common { public function showMetaTitle() { echo '' . $this->core->output['metaTitle'] . ''; echo ''; - echo ''; + echo ''; } /**