diff --git a/src/www/services_ntpd_gps.php b/src/www/services_ntpd_gps.php index ccf40fe9b..fd8c0fcd3 100644 --- a/src/www/services_ntpd_gps.php +++ b/src/www/services_ntpd_gps.php @@ -281,7 +281,7 @@ SureGPS = #Sure Electronics SKG16B hexsum = ("00" + hexsum).slice(-2); } // Display the result - $("#nmeachecksum").html(hexsum); + $("#nmeachecksum").text(hexsum); }); }); @@ -497,15 +497,17 @@ SureGPS = #Sure Electronics SKG16B
- " /> - + " /> -