away tabs

This commit is contained in:
qkqpttgf
2021-03-13 14:55:26 +08:00
committed by GitHub
parent fab8a996e3
commit 273f41d90b
+4 -1
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 .= '