Update common.php

This commit is contained in:
qkqpttgf
2020-06-03 19:31:34 +08:00
committed by GitHub
parent 80b1e9e808
commit 26214cb607
+1 -1
View File
@@ -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">