diff -r abdba3f9d9e2 -r e02393b29733 www-thermferm/liveview.php --- a/www-thermferm/liveview.php Wed Aug 20 17:42:35 2014 +0200 +++ b/www-thermferm/liveview.php Wed Aug 20 22:15:12 2014 +0200 @@ -206,7 +206,6 @@ $outstr .= '
'.PHP_EOL; $outstr .= '
Pwr'.PHP_EOL; - //$outstr .= '
Pwr'.PHP_EOL; $outstr .= '
'.PHP_EOL; $outstr .= '
'.PHP_EOL; @@ -251,7 +250,8 @@ } } } - $outstr .= '
Profile: '.$prof_name.'
'.PHP_EOL; + $outstr .= '
Profile: '.$prof_name.'
'.PHP_EOL; + $outstr .= '
State: '.$prof_state.'
'.PHP_EOL; $outstr .= '
'.PHP_EOL; if ($prof_state == "OFF") {