diff --git a/html/includes/graphs/device/processor_separate.inc.php b/html/includes/graphs/device/processor_separate.inc.php index 2b5980256..de0760ac6 100644 --- a/html/includes/graphs/device/processor_separate.inc.php +++ b/html/includes/graphs/device/processor_separate.inc.php @@ -18,7 +18,7 @@ foreach ($procs as $proc) { $unit_text = 'Load %'; -$units = '%'; +$units = ''; $total_units = '%'; $colours = 'mixed';