diff --git a/html/pages/device/port/macaccounting.inc.php b/html/pages/device/port/macaccounting.inc.php index 688df55ebe..17a9ff9d13 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("
+ echo("
".$addy['ipv4_address']." - ".$asn." ".$name." - ".$addy['ipv4_address']." - ".$asn."
\ \ ', CENTER, LEFT, FGCOLOR, '#e5e5e5', BGCOLOR, '#e5e5e5', WIDTH, 400, HEIGHT, 150);\" onmouseout=\"return nd();\" > - + ".$name."
"); } else { - echo("
"); + echo("
"); echo(" @@ -197,7 +197,6 @@ echo(""); $i++; } - } }