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