diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 6d5a97667..12999f34c 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -208,8 +208,8 @@ function print_percentage_bar ($width, $height, $percent, $left_text, $left_colo
-
'.$left_text.'
-
'.$right_text.'
+
'.$left_text.'
+
'.$right_text.'
'; return $output;