summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_ntpd_gps.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-04-29 00:38:51 +0100
committerColin Fleming <cj_fleming@sky.com>2014-04-29 00:38:51 +0100
commit38505a803c2439a5f894a23bd293ef5185f157ef (patch)
tree7caa11adfa94fc6a5c89d2f11a96ea704090b721 /usr/local/www/services_ntpd_gps.php
parent66201c9617d1a8116f4b02eee4a8344b5795c217 (diff)
downloadpfsense-38505a803c2439a5f894a23bd293ef5185f157ef.zip
pfsense-38505a803c2439a5f894a23bd293ef5185f157ef.tar.gz
Tidy up "services_ntpd_gps.php" XHTML
Update "&nbsp;"
Diffstat (limited to 'usr/local/www/services_ntpd_gps.php')
-rw-r--r--usr/local/www/services_ntpd_gps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_ntpd_gps.php b/usr/local/www/services_ntpd_gps.php
index 1d9c3e3..acdd03f 100644
--- a/usr/local/www/services_ntpd_gps.php
+++ b/usr/local/www/services_ntpd_gps.php
@@ -558,7 +558,7 @@ SureGPS = #Sure Electronics SKG16B
<?php echo gettext("Note: Commands entered here will be sent to the GPS during initialization. Please read and understand your GPS documentation before making any changes here.");?><br /><br />
<strong><?php echo gettext("NMEA checksum calculator");?>:</strong>
<br />
- <?php echo gettext("Enter the text between &quot;$&quot; and &quot;*&quot; of a NMEA command string:");?><br /> $<input name="nmeastring" type="text" class="formfld unknown" id="nmeastring" size="30" value="" />*<span id="nmeachecksum"><?php echo gettext("checksum");?></span>&nbsp&nbsp
+ <?php echo gettext("Enter the text between &quot;$&quot; and &quot;*&quot; of a NMEA command string:");?><br /> $<input name="nmeastring" type="text" class="formfld unknown" id="nmeastring" size="30" value="" />*<span id="nmeachecksum"><?php echo gettext("checksum");?></span>&nbsp;&nbsp;
<input type="button" onclick="NMEAChecksum(nmeastring.value)" value="<?=gettext("Calculate NMEA checksum");?>" /><br /></p>
</div>
</td>
OpenPOWER on IntegriCloud