summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd_pps.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-31 00:08:20 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-31 00:08:20 -0700
commita9ab0adae627b0bbbec6981deb501554b94d8a0a (patch)
tree7c31dca1fd0bdc91d26ab0cecf1bdde4598d939d /src/usr/local/www/services_ntpd_pps.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-a9ab0adae627b0bbbec6981deb501554b94d8a0a.zip
pfsense-a9ab0adae627b0bbbec6981deb501554b94d8a0a.tar.gz
Services / NTP - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/services_ntpd_pps.php')
-rw-r--r--src/usr/local/www/services_ntpd_pps.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_ntpd_pps.php b/src/usr/local/www/services_ntpd_pps.php
index e63ddb7..7c2a61c 100644
--- a/src/usr/local/www/services_ntpd_pps.php
+++ b/src/usr/local/www/services_ntpd_pps.php
@@ -1,4 +1,4 @@
-<?php
+f<?php
/*
services_ntpd_pps.php
*/
@@ -195,7 +195,7 @@ $section->addInput(new Form_Input(
'Stratum',
'text',
$pconfig['stratum']
-))->setHelp('This may be used to change the PPS Clock stratum (default: 0). This may be useful if, for some reason, you want ntpd to prefer a different clock and just monitor this source.');
+))->setHelp('This may be used to change the PPS Clock stratum (default: 0). This may be useful to, for some reason, have ntpd prefer a different clock and just monitor this source.');
$section->addInput(new Form_Checkbox(
'ppsflag2',
OpenPOWER on IntegriCloud