From 0b1d867b3dcbfaf32b142f503a86ea059469abec Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 5 Mar 2013 17:28:18 +0000 Subject: [PATCH] Tidy up "captive portal" widget XHTML Depracated the ampersand in HREF Move nowrap to the class definition. --- .../widgets/captive_portal_status.widget.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/usr/local/www/widgets/widgets/captive_portal_status.widget.php b/usr/local/www/widgets/widgets/captive_portal_status.widget.php index 2db0a2a2ea..245b65b1cf 100644 --- a/usr/local/www/widgets/widgets/captive_portal_status.widget.php +++ b/usr/local/www/widgets/widgets/captive_portal_status.widget.php @@ -88,14 +88,14 @@ if ($_GET['order']) { usort($cpdb_all, "clientcmp"); } ?> - +
- - - + + + - - + + @@ -107,8 +107,8 @@ if ($_GET['order']) { - + -
IP addressMAC addressIP addressMAC address
0)) echo htmlspecialchars(date("m/d/Y H:i:s", $cpent[11]));?> - + x
+ \ No newline at end of file