diff --git a/system/admin/admin.php b/system/admin/admin.php
index e363f58..5f03f35 100644
--- a/system/admin/admin.php
+++ b/system/admin/admin.php
@@ -1084,7 +1084,7 @@ function get_backup_files()
$files = get_zip_files();
if (!empty($files)) {
krsort($files);
- echo '
';
+ echo '';
echo '| ' . i18n('Filename') . ' | '.i18n('Date').' | ' . i18n('Operations') . ' |
';
$i = 0;
$len = count($files);
diff --git a/system/admin/views/config-metatags.html.php b/system/admin/views/config-metatags.html.php
index 8a5d545a..2b4ea41 100644
--- a/system/admin/views/config-metatags.html.php
+++ b/system/admin/views/config-metatags.html.php
@@ -105,7 +105,7 @@ if(config('custom.robots') === 'false')
diff --git a/system/admin/views/content-type.html.php b/system/admin/views/content-type.html.php
index 9e312f3..f3c9ed3 100644
--- a/system/admin/views/content-type.html.php
+++ b/system/admin/views/content-type.html.php
@@ -1,10 +1,10 @@
-
.
-
.
-
.
-
.
-
.
-
.
-
.
\ No newline at end of file
+
.
+
.
+
.
+
.
+
.
+
.
+
.
\ No newline at end of file