diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 76eb2cb32..8d056e06b 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -367,13 +367,15 @@ function print_percentage_bar($width, $height, $percent, $left_text, $left_colou if ($percent > "100") { $size_percent = "100"; } else { $size_percent = $percent; } $output = ' -