From 5a8749e3cd030ee68a7ad1aa5c85d0772eefeff7 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 20 Jul 2010 11:18:45 +0000 Subject: [PATCH] fix some spacings for mac accounting pages git-svn-id: http://www.observium.org/svn/observer/trunk@1437 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/device/port/macaccounting.inc.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/html/pages/device/port/macaccounting.inc.php b/html/pages/device/port/macaccounting.inc.php index 688df55eb..17a9ff9d1 100644 --- a/html/pages/device/port/macaccounting.inc.php +++ b/html/pages/device/port/macaccounting.inc.php @@ -33,7 +33,7 @@ } else { $sort = "in"; } - echo("
+ echo("
Day
@@ -71,7 +71,7 @@
- +
@@ -147,20 +147,20 @@ if(!$asn) { $asn = "No Session"; } - echo(""); } else { - echo("
"); + echo("
"); echo(" @@ -197,7 +197,6 @@ echo(""); $i++; } - } }