Update common.php
parent
80b1e9e808
commit
26214cb607
|
@ -1671,7 +1671,7 @@ function EnvOpt($needUpdate = 0)
|
|||
}
|
||||
if (!$canOneKeyUpate) {
|
||||
$html .= '
|
||||
'.getconstStr('VPSnotupdate').'<br>';
|
||||
'.getconstStr('CannotOneKeyUpate').'<br>';
|
||||
} else {
|
||||
$html .= '
|
||||
<form name="updateform" action="" method="post">
|
||||
|
|
Loading…
Reference in New Issue