diff --git a/src/www/index.php b/src/www/index.php
index 7b55ef95d..2633235b8 100644
--- a/src/www/index.php
+++ b/src/www/index.php
@@ -365,10 +365,10 @@ include("fbegin.inc");?>
+
-
diff --git a/src/www/widgets/widgets/log.widget.php b/src/www/widgets/widgets/log.widget.php
index c8c67deb4..26a53b969 100644
--- a/src/www/widgets/widgets/log.widget.php
+++ b/src/www/widgets/widgets/log.widget.php
@@ -322,8 +322,6 @@ endforeach;
diff --git a/src/www/widgets/widgets/picture.widget.php b/src/www/widgets/widgets/picture.widget.php
index f979ecb0d..a348747dd 100644
--- a/src/www/widgets/widgets/picture.widget.php
+++ b/src/www/widgets/widgets/picture.widget.php
@@ -97,8 +97,6 @@ endif ?>
diff --git a/src/www/widgets/widgets/rss.widget.php b/src/www/widgets/widgets/rss.widget.php
index baa76a0d3..f194ab455 100644
--- a/src/www/widgets/widgets/rss.widget.php
+++ b/src/www/widgets/widgets/rss.widget.php
@@ -170,8 +170,6 @@ if (!empty($config['widgets']['rsswidgettextlength']) && is_numeric($config['wid
diff --git a/src/www/widgets/widgets/services_status.widget.php b/src/www/widgets/widgets/services_status.widget.php
index 104143bb7..19bb66151 100644
--- a/src/www/widgets/widgets/services_status.widget.php
+++ b/src/www/widgets/widgets/services_status.widget.php
@@ -103,8 +103,6 @@ if (isset($_POST['servicestatusfilter'])) {
diff --git a/src/www/widgets/widgets/system_log.widget.php b/src/www/widgets/widgets/system_log.widget.php
index ae26f9050..7da11e7d5 100644
--- a/src/www/widgets/widgets/system_log.widget.php
+++ b/src/www/widgets/widgets/system_log.widget.php
@@ -75,8 +75,6 @@ if(is_numeric($_POST['logfiltercount'])) {
diff --git a/src/www/widgets/widgets/thermal_sensors.widget.php b/src/www/widgets/widgets/thermal_sensors.widget.php
index 95bb854f6..98a12e7bc 100644
--- a/src/www/widgets/widgets/thermal_sensors.widget.php
+++ b/src/www/widgets/widgets/thermal_sensors.widget.php
@@ -1,4 +1,5 @@
- | = gettext('Thresholds in °C (1 to 100):') ?> |
+ = gettext('Thresholds in °C (1 to 100):') ?> |
@@ -159,7 +160,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {