summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_ntpd.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-03-06 03:35:47 -0600
committerChris Buechler <cmb@pfsense.org>2015-03-06 03:36:03 -0600
commit8cb4f5b12ac9784c4f39e6dc15950e4b97de08cb (patch)
tree50c927a5ef18d7420f30f0f9a8debf3a2752d98d /usr/local/www/services_ntpd.php
parenta115e2e14a79a06cfd9a60ae9b534aed074c060c (diff)
downloadpfsense-8cb4f5b12ac9784c4f39e6dc15950e4b97de08cb.zip
pfsense-8cb4f5b12ac9784c4f39e6dc15950e4b97de08cb.tar.gz
touch up text
Diffstat (limited to 'usr/local/www/services_ntpd.php')
-rw-r--r--usr/local/www/services_ntpd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_ntpd.php b/usr/local/www/services_ntpd.php
index 8c2dcaa..88b38fa 100644
--- a/usr/local/www/services_ntpd.php
+++ b/usr/local/www/services_ntpd.php
@@ -326,7 +326,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncellreq">NTP graphs</td>
<td width="78%" class="vtable">
<input name="statsgraph" type="checkbox" class="formcheckbox" id="statsgraph" <?php if($pconfig['statsgraph']) echo " checked=\"checked\""; ?> />
- <?php echo gettext("Enable rrd graphs of NTP statistics (default: disabled)."); ?>
+ <?php echo gettext("Enable RRD graphs of NTP statistics (default: disabled)."); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud