Whole tab is now link.
This commit is contained in:
@@ -1685,7 +1685,9 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
|
||||
|
||||
$db_details_links_count_tabs++;
|
||||
if (!empty($attr)) {
|
||||
$attr = ' ' . $attr;
|
||||
$attr = ' width="100%" ' . $attr;
|
||||
} else {
|
||||
$attr = ' style="display:block" ';
|
||||
}
|
||||
|
||||
if ($cfg['LightTabs']) {
|
||||
|
Reference in New Issue
Block a user