away tabs

pull/276/head
qkqpttgf 2021-03-13 14:55:26 +08:00 committed by GitHub
parent fab8a996e3
commit 273f41d90b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1656,8 +1656,11 @@ function EnvOpt($needUpdate = 0)
</script><br>';
}
$html .= '
<style type="text/css">
.tabs td { padding: 7px; }
</style>
<table border=0>
<tr>';
<tr class="tabs">';
if ($_GET['frame']=='home') $html .= '
<td>' . getconstStr('Home') . '</td>';
else $html .= '