mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 00:36:25 +00:00
76_SolarForecast: contrib 1.44.3
git-svn-id: https://svn.fhem.de/fhem/trunk@29575 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c117e06f5e
commit
085e6baccf
@ -15377,7 +15377,7 @@ sub __batRcmdOnBeam {
|
||||
|
||||
my $image = FW_makeImage ($bicon);
|
||||
|
||||
$ret .= "<td title='$title' class='solarfc' width='$width' style='margin:1px; vertical-align:middle align:center; padding-bottom:1px;'>$image</td>";
|
||||
$ret .= "<td class='solarfc' width='$width' style='margin:1px; vertical-align:middle align:center; padding-bottom:1px;' title='$title'>$image</td>";
|
||||
}
|
||||
|
||||
$ret .= "<td class='solarfc'></td></tr>" if($ret); # freier Platz am Ende der Icon Zeile
|
||||
|
Loading…
Reference in New Issue
Block a user