From 34121b0c65afc7daecba34d5575a5d3a9f27973e Mon Sep 17 00:00:00 2001 From: smos Date: Thu, 28 Feb 2013 09:06:37 +0100 Subject: Unbreak the html table, this was missing a table cell close tag, also add trim() on the output. --- usr/local/www/diag_arp.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr/local/www/diag_arp.php b/usr/local/www/diag_arp.php index f79efce..796e8e4 100755 --- a/usr/local/www/diag_arp.php +++ b/usr/local/www/diag_arp.php @@ -321,14 +321,15 @@ $mac_man = load_mac_manufacturer_table(); {$mac_man[$mac_hi]}"; } ?> + -- cgit v1.1