diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 3840ea447..8640f555a 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -26,7 +26,7 @@ function generate_port_thumbnail($args) { echo $output; } -function print_optionbar_start () { +function print_optionbar_start ($height = 20) { echo("
@@ -36,7 +36,7 @@ function print_optionbar_start () {
-
"); +
"); } diff --git a/html/pages/devices.php b/html/pages/devices.php index a500117c8..82a7463f6 100644 --- a/html/pages/devices.php +++ b/html/pages/devices.php @@ -1,12 +1,4 @@ -
- - - - - - -
-
+ @@ -84,18 +76,10 @@
-
-
- - - - - - -
-