From 3757bae5c226f45fba7c97515ff58314249cf005 Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 30 Aug 2015 19:51:25 +0000 Subject: [PATCH] more updates --- html/includes/table/edit-ports.inc.php | 2 +- html/pages/device/edit/ports.inc.php | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/html/includes/table/edit-ports.inc.php b/html/includes/table/edit-ports.inc.php index 0c73c88b56..d4ccba8a59 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 368747a766..c27bf8edab 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
+