diff --git a/phpgwapi/inc/class.common.inc.php b/phpgwapi/inc/class.common.inc.php index 10e610ebb3..5be70a1cbb 100644 --- a/phpgwapi/inc/class.common.inc.php +++ b/phpgwapi/inc/class.common.inc.php @@ -452,7 +452,7 @@ class common $output_text .= ''; } - $output_text .= '  ' . $fs . $tab[1]['label'] . $fse . ' '; if ($i == count($tabs)) @@ -470,7 +470,7 @@ class common { $output_text .= ''; } - $output_text .= '  ' . $fs . $tab[1]['label'] . $fse . ' '; if (($i + 1) == $selected)