diff --git a/plugins/dynamix/include/DeviceList.php b/plugins/dynamix/include/DeviceList.php index 239d3a73b..6cf4e176a 100644 --- a/plugins/dynamix/include/DeviceList.php +++ b/plugins/dynamix/include/DeviceList.php @@ -74,7 +74,7 @@ function device_desc(&$disk) { function assignment(&$disk) { global $var, $devs; $out = "
"; - $out .= ""; $empty = ($disk['idSb']!='' ? 'no device' : 'unassigned'); if ($disk['id']!='') { $out .= "";