diff -r 66d4e137b99d -r 00ca08f5a6f8 www-thermferm/devices.php --- a/www-thermferm/devices.php Tue Sep 15 17:29:15 2015 +0200 +++ b/www-thermferm/devices.php Wed Sep 16 22:05:05 2015 +0200 @@ -443,6 +443,11 @@ $outstr .= ' '.PHP_EOL; $outstr .= ' '.PHP_EOL; $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; $outstr .= build_footer(); echo $outstr; } @@ -548,6 +553,11 @@ $outstr .= ' '.PHP_EOL; $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; $outstr .= build_footer(); echo $outstr;