diff --git a/system/includes/functions.php b/system/includes/functions.php
index 2bf7dad..b8312df 100644
--- a/system/includes/functions.php
+++ b/system/includes/functions.php
@@ -3652,7 +3652,7 @@ function head_contents()
$output .= '' . "\n";
$output .= $favicon;
$output .= '' . "\n";
- $output .= '' . "\n";
+ $output .= '' . "\n";
if (!empty($google_wmt_id)) {
$output .= '' . "\n";
}
@@ -4081,21 +4081,21 @@ function generate_meta($type = null, $object = null)
if ($type == 'is_blog') {
$tags .= '
'. generate_title('is_blog', null) .'' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
- $tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
+ $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
} else {
$tags .= ''. generate_title('is_front', null) .'' . "\n";
$tags .= '' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
$tags .= '' . "\n";
}
$tags .= '' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
$tags .= '' . "\n";
if(!empty($twitter)) {
@@ -4116,10 +4116,10 @@ function generate_meta($type = null, $object = null)
}
if ($type == 'is_post') {
$tags .= ''. generate_title('is_post',$object) .'' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
} elseif ($type == 'is_page' || $type == 'is_subpage') {
$tags .= ''. generate_title('is_page',$object) .'' . "\n";
@@ -4128,7 +4128,7 @@ function generate_meta($type = null, $object = null)
$tags .= ''. generate_title($type , $object) .'' . "\n";
}
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
if(!empty($facebook)) {
$tags .= '' . "\n";
}
@@ -4138,11 +4138,11 @@ function generate_meta($type = null, $object = null)
$tags .= '' . "\n";
}
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
- $tags .= '' . "\n";
+ $tags .= '' . "\n";
$tags .= '' . "\n";
$tags .= '' . "\n";
if (!empty($fbApp)) {