diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 45b1aec84..e0c25d212 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -480,15 +480,13 @@ function print_port_thumbnail($args) function print_optionbar_start ($height = 0, $width = 0, $marginbottom = 5) { echo(' -
-
+
'); } function print_optionbar_end() { echo('
'); - echo('
'); } function geteventicon($message)