small legend shift in multibits separated graph

git-svn-id: http://www.observium.org/svn/observer/trunk@2546 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-09-22 16:48:27 +00:00
parent ff895f96a0
commit ce486c808e

View File

@@ -20,7 +20,7 @@ if($width > "500")
if (!$nototal) { $rrd_options .= " COMMENT:'Total '"; }
$rrd_options .= " COMMENT:'\l'";
} else {
$rrd_options .= " COMMENT:' Now Ave Max\l'";
$rrd_options .= " COMMENT:' Now Ave Max\l'";
}