diff --git a/html/pages/iftype.inc.php b/html/pages/iftype.inc.php
index 346a46436..3935e7105 100644
--- a/html/pages/iftype.inc.php
+++ b/html/pages/iftype.inc.php
@@ -52,7 +52,7 @@ if ($if_list)
if (dbFetchCell("SELECT count(*) FROM mac_accounting WHERE port_id = ?", array($port['port_id'])))
{
- echo("
MAC Accounting");
+ echo("
MAC Accounting");
}
echo('
');