2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

css class 'sysmon'

git-svn-id: https://svn.fhem.de/fhem/trunk@5833 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hexenmeister 2014-05-12 18:07:38 +00:00
parent 9f01040129
commit 44a1c19dbd

View File

@ -1726,7 +1726,7 @@ sub SYSMON_ShowValuesFmt ($$;@)
my $map = SYSMON_obtainParameters($hash, 1);
my $div_class="";
my $div_class="sysmon";
my $htmlcode;
if($format == 1) {