diff --git a/admin/layout.php b/admin/layout.php index 836ded5..29d7797 100644 --- a/admin/layout.php +++ b/admin/layout.php @@ -3,9 +3,9 @@ require_once __DIR__ . '/../db/config.php'; require_once __DIR__ . '/../includes/lang.php'; if (session_status() === PHP_SESSION_NONE) session_start(); -// Remove forced simplified Chinese for admin -// $lang = 'zh'; -// $_SESSION['lang'] = 'zh'; +// Forced simplified Chinese for admin +$lang = 'zh'; +$_SESSION['lang'] = 'zh'; // Admin check $admin = null; @@ -259,23 +259,7 @@ function renderAdminPage($content, $title = '后台管理') {
- - +
,
diff --git a/includes/footer.php b/includes/footer.php index 9835c40..2d7599a 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -17,32 +17,32 @@
-
+
-
+
-
+
@@ -67,19 +67,19 @@
- + - + - + - +
@@ -312,6 +312,8 @@ function appendMessageHTML(m) { } if (!displayMsg.includes('chat-img-preview')) displayMsg = displayMsg.replace('