diff --git a/api/src/Html.php b/api/src/Html.php index 266c6001ac..4eb8ebd5d0 100644 --- a/api/src/Html.php +++ b/api/src/Html.php @@ -873,10 +873,6 @@ egw_LAB.wait(function() { if (!$color) $color = '#D00000'; $title = $_title ? self::htmlspecialchars($_title) : $percent.'%'; - if (self::$netscape4) - { - return $title; - } return '
'.$title.'
'."\n\t".