fixed the title size of memory graph in 'system.pm'

This commit is contained in:
Jordi Sanfeliu 2020-03-11 10:33:22 +01:00
parent ecd7da1a52
commit fb59a1cc51
1 changed files with 0 additions and 2 deletions

View File

@ -720,7 +720,6 @@ sub system_cgi {
@extra,
$zoom,
@{$cgi->{version12}},
@{$cgi->{version12_small}},
@{$colors->{graph_colors}},
"DEF:mtotl=$rrd:system_mtotl:AVERAGE",
"DEF:mbuff=$rrd:system_mbuff:AVERAGE",
@ -756,7 +755,6 @@ sub system_cgi {
@extra,
$zoom,
@{$cgi->{version12}},
@{$cgi->{version12_small}},
@{$colors->{graph_colors}},
"DEF:mtotl=$rrd:system_mtotl:AVERAGE",
"DEF:mbuff=$rrd:system_mbuff:AVERAGE",