diff --git a/webfrontend/pgm2/95_FLOORPLAN.pm b/webfrontend/pgm2/95_FLOORPLAN.pm index b7070f14d..0ff6061a0 100644 --- a/webfrontend/pgm2/95_FLOORPLAN.pm +++ b/webfrontend/pgm2/95_FLOORPLAN.pm @@ -431,9 +431,7 @@ FP_show(){ ######################## # Device-state per device FW_pO ""; # For css: class=devicestate, id=devicename - Log 1, "Reading is $txt"; $txt =~ s/measured-temp: ([\.\d]*) \(Celsius\)/$1/; - Log 1, "replaced reading is $txt"; FW_pO "$txt"; FW_pO "";