From 572b361436b8a379d95eca85cba1396352e0e73c Mon Sep 17 00:00:00 2001 From: haoouba <2323333339@qq.com> Date: Wed, 7 Apr 2021 20:29:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 7495ad6..0416ea7 100644 --- a/functions.php +++ b/functions.php @@ -893,9 +893,9 @@ function themeConfig($form) 'JOverdue', array( 'off' => '关闭(默认)', - '3' => '大于3天', - '7' => '大于7天', - '15' => '大于15天', + '3' => '大于3天', + '7' => '大于7天', + '15' => '大于15天', '30' => '大于30天', '60' => '大于60天', '90' => '大于90天',