summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/status_ntpd.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/local/www/status_ntpd.php b/src/usr/local/www/status_ntpd.php
index f887c53..3f163df 100644
--- a/src/usr/local/www/status_ntpd.php
+++ b/src/usr/local/www/status_ntpd.php
@@ -295,7 +295,8 @@ if (($gps_ok) && ($gps_lat) && ($gps_lon)):
<td>
<?=$gps_alt . ' ' . $gps_alt_unit?>
</td>
- }
+ <?php
+ }
if (isset($gps_sat) || isset($gps_satview)) { ?>
<td class="text-center"> <?php
OpenPOWER on IntegriCloud