diff --git a/html/includes/graphs/generic_multi_bits_separated.inc.php b/html/includes/graphs/generic_multi_bits_separated.inc.php index e7d30be71..575b2b36a 100644 --- a/html/includes/graphs/generic_multi_bits_separated.inc.php +++ b/html/includes/graphs/generic_multi_bits_separated.inc.php @@ -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'"; }