summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-06-02 01:48:14 +0000
committerChris Buechler <cmb@pfsense.org>2008-06-02 01:48:14 +0000
commiteb6de9c8676d42aff97740fd0ef64372e7a43133 (patch)
treee178850e1869b2ac8edc23e0aa3d8763f187e8d6 /usr
parent35befe4c3edc99ff9b21bd766891658ca782f479 (diff)
downloadpfsense-eb6de9c8676d42aff97740fd0ef64372e7a43133.zip
pfsense-eb6de9c8676d42aff97740fd0ef64372e7a43133.tar.gz
touch up text
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/services_dnsmasq_domainoverride_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq_domainoverride_edit.php b/usr/local/www/services_dnsmasq_domainoverride_edit.php
index 730da16..c27c096 100755
--- a/usr/local/www/services_dnsmasq_domainoverride_edit.php
+++ b/usr/local/www/services_dnsmasq_domainoverride_edit.php
@@ -116,7 +116,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncellreq">IP address</td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><input name="ip" type="text" class="formfld" id="ip" size="40" value="<?=htmlspecialchars($pconfig['ip']);?>">
- <br> <span class="vexpl">IP address of the authoritative dns server for this domain<br>
+ <br> <span class="vexpl">IP address of the authoritative DNS server for this domain<br>
e.g. <em>192.168.100.100</em></span></td>
</tr>
<tr>
OpenPOWER on IntegriCloud