From eb100f841b3807f70e3591704301e6d365413d46 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Thu, 15 Sep 2011 22:59:11 +0000 Subject: [PATCH] fix ports page git-svn-id: http://www.observium.org/svn/observer/trunk@2473 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/ports.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/html/pages/ports.inc.php b/html/pages/ports.inc.php index b544167f86..fc4273c382 100644 --- a/html/pages/ports.inc.php +++ b/html/pages/ports.inc.php @@ -4,12 +4,11 @@ if(!isset($vars['format'])) { $vars['format'] = "list_basic"; } +print_optionbar_start(); if($vars['searchbar'] != "hide") { -print_optionbar_start(); - ?>