open github in new tab

This commit is contained in:
qkqpttgf
2021-03-13 14:16:17 +08:00
committed by GitHub
parent 5543c0314e
commit fab8a996e3
+1 -1
View File
@@ -1489,7 +1489,7 @@ function EnvOpt($needUpdate = 0)
$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) {
$frame .= '
' . getconstStr('CannotOneKeyUpate') . '<br>';