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') {