From 65fa8c290f7134e532940f7bae3cdcc44092ed86 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sun, 24 May 2020 15:42:19 +0800 Subject: [PATCH] Description of theme & timezone in setup --- common.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.php b/common.php index 6bb25db..e45118b 100644 --- a/common.php +++ b/common.php @@ -1571,6 +1571,7 @@ function EnvOpt($needUpdate = 0) } $html .= ' + '.getconstStr('EnvironmentsDescription')[$key].' '; } elseif ($key=='theme') { @@ -1587,6 +1588,7 @@ function EnvOpt($needUpdate = 0) } $html .= ' + '.getconstStr('EnvironmentsDescription')[$key].' '; } /*elseif ($key=='domain_path') {