From 93fb60945c4f8da965bdd8fce186c64d2a34b297 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Mon, 14 Apr 2014 11:22:22 +0100 Subject: Tidy up XHTML Update HTML Boolean operator (multiple) Change ONCLICK to lower case Add missing semi-colon --- usr/local/www/services_captiveportal_filemanager.php | 2 +- usr/local/www/services_dnsmasq.php | 2 +- usr/local/www/services_unbound.php | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'usr') diff --git a/usr/local/www/services_captiveportal_filemanager.php b/usr/local/www/services_captiveportal_filemanager.php index c6eab15..1f4c659 100644 --- a/usr/local/www/services_captiveportal_filemanager.php +++ b/usr/local/www/services_captiveportal_filemanager.php @@ -221,7 +221,7 @@ include("head.inc");

- <a href="/captiveportal-aup.php?zone=$PORTAL_ZONE$&redirurl=$PORTAL_REDIRURL$"></a> + <a href="/captiveportal-aup.php?zone=$PORTAL_ZONE$&redirurl=$PORTAL_REDIRURL$"></a>

diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php index 82258a4..75c1a8e 100644 --- a/usr/local/www/services_dnsmasq.php +++ b/usr/local/www/services_dnsmasq.php @@ -298,7 +298,7 @@ function show_advanced_dns() {
> - " /> - + " /> -
>
diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php index 1921426..a6a61aa 100644 --- a/usr/local/www/services_unbound.php +++ b/usr/local/www/services_unbound.php @@ -190,7 +190,7 @@ function show_advanced_dns() { ?>

-

-
> - " /> - + " /> -
>
-- cgit v1.1