Merge pull request #3806 from murrant/hrusers

This commit is contained in:
Søren Rosiak
2016-07-08 23:26:27 +02:00
committed by GitHub

View File

@@ -14,6 +14,6 @@ $colour_area_max = 'cc9999';
$graph_max = 1;
$graph_min = 0;
$unit_text = 'Processes';
$unit_text = 'Users';
require 'includes/graphs/generic_simplex.inc.php';