98_MSwitch.pm:Fix - Fix name affected devices again

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09 2019-03-09 06:30:59 +00:00
parent 14465f144b
commit 3edf4f64a6

View File

@ -3893,7 +3893,7 @@ sub MSwitch_fhemwebFn($$$$) {
# showfolgehtml
$aktfolge = $showfolgehtml;
$newname = "showreihe" . $_;
$newname = "showreihe" . $nopoint;
$tochange =
"<option value='$savedetails{ $aktdevice . '_showreihe' }'>$savedetails{ $aktdevice . '_showreihe' }</option>";
$change =