From 6ae1ab381b029f8db671c78623e2723841c051bd Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Fri, 13 Aug 2010 14:22:05 +0000 Subject: [PATCH] fix some things :> git-svn-id: http://www.observium.org/svn/observer/trunk@1679 61d68cd4-352d-0410-923a-c4978735b2b8 --- .../graphs/multiport/bits_duo.inc.php | 22 +++++++++---------- .../graphs/multiport/bits_trio.inc.php | 12 +++++----- html/pages/front/jt.php | 12 +++++----- 3 files changed, 22 insertions(+), 24 deletions(-) diff --git a/html/includes/graphs/multiport/bits_duo.inc.php b/html/includes/graphs/multiport/bits_duo.inc.php index 63e17e88a3..5325f20aa6 100644 --- a/html/includes/graphs/multiport/bits_duo.inc.php +++ b/html/includes/graphs/multiport/bits_duo.inc.php @@ -1,20 +1,18 @@ = '5') if($ports['peering'] && $ports['transit']) { echo("
\ - \ + \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Aggregate Internet Traffic
". - "
"); } @@ -180,11 +180,11 @@ if($_SESSION['userlevel'] >= '5') if($ports['broadband'] && $ports['wave_broadband'] && $ports['new_broadband']) { echo("
\ - \ + \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Aggregate Broadband Traffic
". - "
"); }