From 5883f9512dd08a3c595dad1cb253b5116c865160 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Fri, 11 May 2012 13:33:12 +0000 Subject: [PATCH] fix devices -> graphs git-svn-id: http://www.observium.org/svn/observer/trunk@3168 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/devices.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index ce41d128ee..5c2a9c80d2 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -251,9 +251,9 @@ if($format == "graph") echo("
".$device['hostname']." - ".$interface['ifDescr']."
\ - \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". - " + " "); }