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:35:47 -0600
commit9b23ce9088c5605e8b8ba1b0efba33114b19c9ed (patch)
tree501b611ecf51f73d0269a9581d5642371be5625c /usr/local/www/services_ntpd.php
parent9c370fe6d3b71865751b7f539be8c5d3feebc487 (diff)
downloadpfsense-9b23ce9088c5605e8b8ba1b0efba33114b19c9ed.zip
pfsense-9b23ce9088c5605e8b8ba1b0efba33114b19c9ed.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