diff --git a/html/pages/device/health/sensors.inc.php b/html/pages/device/health/sensors.inc.php index e5973ab323..6ea872a89b 100644 --- a/html/pages/device/health/sensors.inc.php +++ b/html/pages/device/health/sensors.inc.php @@ -49,7 +49,7 @@ foreach (dbFetchRows('SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `devi echo " high: $sensor_limit"; } - echo " + echo " "; echo "
";