diff --git a/fhem/webfrontend/pgm2/01_FHEMWEB.pm b/fhem/webfrontend/pgm2/01_FHEMWEB.pm index eaadeae39..b11b10c3e 100755 --- a/fhem/webfrontend/pgm2/01_FHEMWEB.pm +++ b/fhem/webfrontend/pgm2/01_FHEMWEB.pm @@ -825,7 +825,7 @@ FW_roomOverview($) # "Examples", "$FW_ME/cmd=style%20examples", "Edit files", "$FW_ME/cmd=style%20list", "Select style","$FW_ME/cmd=style%20select", - "Console", "$FW_ME/cmd=style%20console", + "Event monitor","$FW_ME/cmd=style%20eventMonitor", "", ""); my $lastname = ","; # Avoid double "". for(my $idx = 0; $idx < @list; $idx+= 2) { @@ -1596,10 +1596,11 @@ FW_style($$) } FW_pO ""; - } elsif($a[1] eq "console") { + } elsif($a[1] eq "eventMonitor") { FW_pO ""; FW_pO "