2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 01:14:19 +00:00

76_Solarforcast: contrib 0.52.4

git-svn-id: https://svn.fhem.de/fhem/trunk@24644 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-06-16 11:07:56 +00:00
parent dd0fd2f039
commit edc7ae3f73

View File

@ -4304,7 +4304,7 @@ sub _graphicConsumerLegend {
}
else {
($caicon) = split('\@', $caicon);
$isricon = "<a title= '$htitles{connorec}{$lang}\n\n$pstate'</a>".FW_makeImage($caicon.'@gray', '');
$isricon = "<a title= '$htitles{connorec}{$lang}\n\n$pstate'</a>".FW_makeImage($caicon.'@grey', '');
}
}
}