summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd_gps.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-12-07 22:17:13 +0545
committerPhil Davis <phil.davis@inf.org>2015-12-07 22:17:13 +0545
commit0e0c452327a2d51f2cbf851363fe97a414d437f3 (patch)
tree88284402998e4d90fe626f3c699a7d14cc435392 /src/usr/local/www/services_ntpd_gps.php
parentbf93476c337524e9ddecc2117faadb4240a5d4f5 (diff)
downloadpfsense-0e0c452327a2d51f2cbf851363fe97a414d437f3.zip
pfsense-0e0c452327a2d51f2cbf851363fe97a414d437f3.tar.gz
Standardize Services NTP breadcrumbs
Diffstat (limited to 'src/usr/local/www/services_ntpd_gps.php')
-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 e457fd9..154d91b 100644
--- a/src/usr/local/www/services_ntpd_gps.php
+++ b/src/usr/local/www/services_ntpd_gps.php
@@ -224,7 +224,7 @@ function build_nmea_list() {
$closehead = false;
$pconfig = &$config['ntpd']['gps'];
-$pgtitle = array(gettext("Services"), gettext("NTP GPS"));
+$pgtitle = array(gettext("Services"), gettext("NTP"), gettext("Serial GPS"));
$shortcut_section = "ntp";
include("head.inc");
OpenPOWER on IntegriCloud