diff --git a/html/pages/ports.inc.php b/html/pages/ports.inc.php index 9f95d5f339..6a4a7bf496 100644 --- a/html/pages/ports.inc.php +++ b/html/pages/ports.inc.php @@ -102,8 +102,7 @@ foreach (dbFetchRows("SELECT `device_id`,`hostname` FROM `devices` GROUP BY `hos } ?> -
- /> + placeholder="Hostname" />
-
-
/> + placeholder="Port Description"/> > -
> -
> @@ -220,8 +215,8 @@ foreach ($sorts as $sort => $sort_text)
- - Reset + + Reset diff --git a/html/pages/ports/list.inc.php b/html/pages/ports/list.inc.php index 50e4787eba..fac426ad08 100644 --- a/html/pages/ports/list.inc.php +++ b/html/pages/ports/list.inc.php @@ -1,9 +1,9 @@ - +
'); +echo(''); $cols = array('device' => 'Device', 'port' => 'Port', @@ -51,7 +51,6 @@ foreach ($ports as $port) $port = ifLabel($port, $device); echo(" -
".generate_device_link($port, shorthost($port['hostname'], "20"))." ".fixIfName($port['label'])." $error_img $speed