diff --git a/function/common.php b/function/common.php index 7bba7e7..2b01ea3 100644 --- a/function/common.php +++ b/function/common.php @@ -1411,7 +1411,7 @@ function EnvOpt($needUpdate = 0) } else { //WaitSCFStat(); //sleep(3); - $html .= 'Success!
+ $html .= getconstStr('Success') . '!
'; $title = getconstStr('Setup'); }