diff --git a/includes/html/pages/device/ports.inc.php b/includes/html/pages/device/ports.inc.php index 0395e3115f..3281b0df56 100644 --- a/includes/html/pages/device/ports.inc.php +++ b/includes/html/pages/device/ports.inc.php @@ -103,7 +103,7 @@ if ($vars['view'] == 'minigraphs') { foreach (dbFetchRows('select * from ports WHERE device_id = ? AND `disabled` = 0 ORDER BY ifIndex', [$device['device_id']]) as $port) { $port = cleanPort($port, $device); - echo "