Update common.php
This commit is contained in:
+1
-1
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user