diff -r 311a293b3e46 -r ae720212accc www-thermferm/liveview.php --- a/www-thermferm/liveview.php Mon Aug 11 12:34:49 2014 +0200 +++ b/www-thermferm/liveview.php Mon Aug 11 18:38:57 2014 +0200 @@ -269,8 +269,16 @@ $outstr .= ' '.PHP_EOL; } else if ($prof_state == "RUN") { + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; } else if ($prof_state == "PAUSE") { + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; } else if ($prof_state == "DONE") { + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; } //$outstr .= ' '.PHP_EOL; $outstr .= ' '.PHP_EOL;