open github in new tab
parent
5543c0314e
commit
fab8a996e3
|
@ -1489,7 +1489,7 @@ function EnvOpt($needUpdate = 0)
|
||||||
$canOneKeyUpate = 1;
|
$canOneKeyUpate = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$frame .= '<a href="https://github.com/qkqpttgf/OneManager-php">Github</a>';
|
$frame .= '<a href="https://github.com/qkqpttgf/OneManager-php" target="_blank">Github</a>';
|
||||||
if (!$canOneKeyUpate) {
|
if (!$canOneKeyUpate) {
|
||||||
$frame .= '
|
$frame .= '
|
||||||
' . getconstStr('CannotOneKeyUpate') . '<br>';
|
' . getconstStr('CannotOneKeyUpate') . '<br>';
|
||||||
|
|
Loading…
Reference in New Issue