diff --git a/lang/de_DE.ini b/lang/de_DE.ini index 8c4914f..04ad220 100644 --- a/lang/de_DE.ini +++ b/lang/de_DE.ini @@ -286,8 +286,4 @@ add_user = "Add user" username = "Username" role = "Role" change_password = "Change password" -manage_users = "Manage users" -add_user = "Add user" -username = "Username" -role = "Role" -change_password = "Change password" + diff --git a/system/includes/functions.php b/system/includes/functions.php index 93c8a69..38c728c 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -3838,11 +3838,12 @@ function generate_meta($type = null, $object = null) $tags .= '' . "\n"; if ($type == 'is_blog') { $tags .= '' . "\n"; + $tags .= '' . "\n"; } else { $tags .= '' . "\n"; + $tags .= '' . "\n"; } $tags .= '' . "\n"; - $tags .= '' . "\n"; $tags .= '' . "\n"; $tags .= '' . "\n"; if(!empty($twitter)) {