From 30f19a137535e98266911b07cdc77052e39bb413 Mon Sep 17 00:00:00 2001 From: bergware Date: Sun, 28 Aug 2016 17:06:57 +0200 Subject: [PATCH] Restore latest version of DeviceList.php For some reason the older version got included in the latest pull, restored. --- plugins/dynamix/include/DeviceList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .= "";