mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-14 21:49:12 +00:00
98_MSwitch.pm:Fix - Fix name affected devices again
git-svn-id: https://svn.fhem.de/fhem/trunk@18830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b62bab0679
commit
c64f756ffe
@ -3893,7 +3893,7 @@ sub MSwitch_fhemwebFn($$$$) {
|
|||||||
# showfolgehtml
|
# showfolgehtml
|
||||||
|
|
||||||
$aktfolge = $showfolgehtml;
|
$aktfolge = $showfolgehtml;
|
||||||
$newname = "showreihe" . $_;
|
$newname = "showreihe" . $nopoint;
|
||||||
$tochange =
|
$tochange =
|
||||||
"<option value='$savedetails{ $aktdevice . '_showreihe' }'>$savedetails{ $aktdevice . '_showreihe' }</option>";
|
"<option value='$savedetails{ $aktdevice . '_showreihe' }'>$savedetails{ $aktdevice . '_showreihe' }</option>";
|
||||||
$change =
|
$change =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user