From becaf1bce636ed1a1101a55ac98e48c6e225a399 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 27 Jul 2010 12:54:29 +0000 Subject: [PATCH] fix JT front page git-svn-id: http://www.observium.org/svn/observer/trunk@1493 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/front/jt.php | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/html/pages/front/jt.php b/html/pages/front/jt.php index 8fd6284f8..b6effdad8 100644 --- a/html/pages/front/jt.php +++ b/html/pages/front/jt.php @@ -139,11 +139,11 @@ if($_SESSION['userlevel'] >= '5') if($ports['peering'] && $ports['transit']) { echo("
\ - \ + \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Aggregate Internet Traffic
". - "
"); } @@ -154,22 +154,22 @@ if($_SESSION['userlevel'] >= '5') if($ports['transit']) { echo("
\ - \ + \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Internet Transit
". - "
"); } if($ports['peering']) { echo("
\ - \ + \ + \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Internet Peering
". - "
"); } @@ -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
". - "
"); } @@ -195,11 +195,11 @@ if($_SESSION['userlevel'] >= '5') if($ports['broadband']) { echo("
\ - \ + \ + \ ', LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Jersey Broadband ATM
". - "
"); } @@ -208,11 +208,11 @@ if($_SESSION['userlevel'] >= '5') if($ports['new_broadband']) { echo("
\ - \ + \ + \ ', LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" >". "
Jersey Broadband NGN
". - "
"); + ""); } echo("");