mirror of https://github.com/mikaku/Monitorix.git
switched the first color to yellow
This commit is contained in:
parent
ca0b9c3855
commit
297397f347
|
@ -202,8 +202,8 @@ sub gensens_cgi {
|
|||
my $str;
|
||||
my $err;
|
||||
my @LC = (
|
||||
"#4444EE",
|
||||
"#EEEE44",
|
||||
"#4444EE",
|
||||
"#44EEEE",
|
||||
"#EE44EE",
|
||||
"#888888",
|
||||
|
|
Loading…
Reference in New Issue