summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-01-12 00:09:33 -0800
committerNOYB <Al_Stu@Frontier.com>2016-01-12 00:09:33 -0800
commitc3cc5c1e2fc828029318680b2d7cadcfd098a14e (patch)
tree233326f689fbcf824fc68e09b4ea5c340a128437 /src
parentf4c114d4a6fcfcd7e69e6a009db683d78d83189d (diff)
downloadpfsense-c3cc5c1e2fc828029318680b2d7cadcfd098a14e.zip
pfsense-c3cc5c1e2fc828029318680b2d7cadcfd098a14e.tar.gz
HTML Compliance - Services / NTP / Serial GPS
Named character reference was not terminated by a semicolon. id="btnadvgps"/>&nbspShow GPS Initialization commands
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/services_ntpd_gps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd_gps.php b/src/usr/local/www/services_ntpd_gps.php
index 5b68470..f319d45 100644
--- a/src/usr/local/www/services_ntpd_gps.php
+++ b/src/usr/local/www/services_ntpd_gps.php
@@ -380,7 +380,7 @@ $btnadvgps->removeClass('btn-primary')->addClass('btn-default btn-sm');
$section->addInput(new Form_StaticText(
'GPS Initialization',
- $btnadvgps . '&nbsp' . 'Show GPS Initialization commands'
+ $btnadvgps . '&nbsp;' . 'Show GPS Initialization commands'
));
$section->addInput(new Form_Textarea(
OpenPOWER on IntegriCloud