diff --git a/html/includes/table/edit-ports.inc.php b/html/includes/table/edit-ports.inc.php index 0c73c88b5..d4ccba8a5 100644 --- a/html/includes/table/edit-ports.inc.php +++ b/html/includes/table/edit-ports.inc.php @@ -64,7 +64,7 @@ foreach (dbFetchRows($sql, $param) as $port) { ', 'ignore' => ' ', - 'ifAlias' => '' + 'ifAlias' => '
' ); }//end foreach diff --git a/html/pages/device/edit/ports.inc.php b/html/pages/device/edit/ports.inc.php index 368747a76..c27bf8eda 100644 --- a/html/pages/device/edit/ports.inc.php +++ b/html/pages/device/edit/ports.inc.php @@ -5,7 +5,8 @@ '> - +
+
@@ -18,19 +19,23 @@
Index
+