Description of theme & timezone in setup

This commit is contained in:
qkqpttgf
2020-05-24 15:42:19 +08:00
committed by GitHub
parent 64265e4185
commit 65fa8c290f
+2
View File
@@ -1571,6 +1571,7 @@ function EnvOpt($needUpdate = 0)
}
$html .= '
</select>
'.getconstStr('EnvironmentsDescription')[$key].'
</td>
</tr>';
} elseif ($key=='theme') {
@@ -1587,6 +1588,7 @@ function EnvOpt($needUpdate = 0)
}
$html .= '
</select>
'.getconstStr('EnvironmentsDescription')[$key].'
</td>
</tr>';
} /*elseif ($key=='domain_path') {