* db_details_links.php3, header.inc.php3,
tbl_properties_links.php3, libraries/common.lib.php3 - Neater tab code by Michal Cihar (Patch #571837)
This commit is contained in:
@@ -44,7 +44,7 @@ else {
|
||||
* Displays tab links
|
||||
*/
|
||||
?>
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%" class="tabs">
|
||||
<tr>
|
||||
<td width="8"> </td>
|
||||
<?php
|
||||
@@ -70,7 +70,4 @@ if ($lnk5) {
|
||||
echo "\n";
|
||||
?>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="<?php echo ($db_details_links_count_tabs*2+1); ?>" bgcolor="gray" class="topline"><img width="1" height="1" alt="" src="images/spacer.gif" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user