From fdc95d85c087fd40cd383c5d259295d134a7f0ce Mon Sep 17 00:00:00 2001 From: Yaya Laressa Date: Fri, 9 Jul 2021 09:06:19 +0700 Subject: [PATCH] fix custom robots and layout --- system/admin/admin.php | 2 +- system/admin/views/config-metatags.html.php | 2 +- system/admin/views/content-type.html.php | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) 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 ''; $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')
- + https://developers.google.com/search/docs/advanced/robots/create-robots-txt
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
' . i18n('Filename') . ''.i18n('Date').'' . i18n('Operations') . '