From 811680e1b5e402358ee3b5d581157e4c0909d64b Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Thu, 28 Apr 2011 15:03:38 +0000 Subject: [PATCH] highlight "ports" tab when viewing a "port" git-svn-id: http://www.observium.org/svn/observer/trunk@2198 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/device.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/pages/device.inc.php b/html/pages/device.inc.php index 8d464e933..49319036a 100644 --- a/html/pages/device.inc.php +++ b/html/pages/device.inc.php @@ -85,7 +85,7 @@ if (device_permitted($_GET['id']) || $check_device == $_GET['id']) if (@mysql_result(mysql_query("select count(interface_id) from ports WHERE device_id = '" . $device['device_id'] . "'"), 0) > '0') { - echo('
  • + echo('
  • Ports