From f6e1232db8797dfe15563e68f69c53df52b62132 Mon Sep 17 00:00:00 2001 From: Zero King Date: Tue, 28 Mar 2023 11:57:45 +0800 Subject: [PATCH] Use https links (#1280) --- admin/copyright.php | 10 +++++----- admin/custom-fields.php | 2 +- admin/login.php | 2 +- admin/register.php | 2 +- install.php | 4 ++-- usr/themes/default/footer.php | 2 +- usr/themes/default/sidebar.php | 2 +- var/Utils/Upgrade.php | 2 +- var/Widget/Options/Discussion.php | 6 +++--- var/Widget/Options/Reading.php | 2 +- var/Widget/Users/Edit.php | 2 +- var/Widget/Users/Profile.php | 4 ++-- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/admin/copyright.php b/admin/copyright.php index a952ed6d..15773516 100644 --- a/admin/copyright.php +++ b/admin/copyright.php @@ -1,13 +1,13 @@ diff --git a/admin/custom-fields.php b/admin/custom-fields.php index 98159ef7..39e52ae8 100644 --- a/admin/custom-fields.php +++ b/admin/custom-fields.php @@ -77,6 +77,6 @@ $defaultFields = isset($post) ? $post->getDefaultFieldItems() : $page->getDefaul
- 帮助文档'); ?> + 帮助文档'); ?>
diff --git a/admin/login.php b/admin/login.php index 02f77ddf..e6ad36c7 100644 --- a/admin/login.php +++ b/admin/login.php @@ -13,7 +13,7 @@ include 'header.php'; ?>