uppercase 'bans/s' y-axis title

This commit is contained in:
Jordi Sanfeliu 2015-05-19 12:59:38 +02:00
parent 4d3ddf1601
commit 3584baedb9
1 changed files with 2 additions and 2 deletions

View File

@ -390,7 +390,7 @@ sub fail2ban_cgi {
"--title=$str ($tf->{nwhen}$tf->{twhen})",
"--start=-$tf->{nwhen}$tf->{twhen}",
"--imgformat=PNG",
"--vertical-label=bans/s",
"--vertical-label=Bans/s",
"--width=$width",
"--height=$height",
@riglim,
@ -418,7 +418,7 @@ sub fail2ban_cgi {
"--title=$str ($tf->{nwhen}$tf->{twhen})",
"--start=-$tf->{nwhen}$tf->{twhen}",
"--imgformat=PNG",
"--vertical-label=bans/s",
"--vertical-label=Bans/s",
"--width=$width",
"--height=$height",
@riglim,