summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-13 00:14:50 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-13 00:14:50 -0500
commit341a01da14b61cd212b92fc03b6d79ee2679d4e6 (patch)
treee3575d2fabf54d6672e32f6dec6dd5f56f3757f5 /usr/local
parent9c6ea4129ebc5acbe6675f41840bffab229ae606 (diff)
downloadpfsense-341a01da14b61cd212b92fc03b6d79ee2679d4e6.zip
pfsense-341a01da14b61cd212b92fc03b6d79ee2679d4e6.tar.gz
clean up text
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/services_dnsmasq_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_dnsmasq_edit.php b/usr/local/www/services_dnsmasq_edit.php
index 4988640..307927b 100755
--- a/usr/local/www/services_dnsmasq_edit.php
+++ b/usr/local/www/services_dnsmasq_edit.php
@@ -135,7 +135,7 @@ include("head.inc");
<form action="services_dnsmasq_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
- <td colspan="2" valign="top" class="listtopic">Edit DNS Forwareder entry</td>
+ <td colspan="2" valign="top" class="listtopic">Edit DNS Forwarder entry</td>
</tr>
<tr>
<td width="22%" valign="top" class="vncell">Host</td>
@@ -150,7 +150,7 @@ include("head.inc");
<td width="78%" class="vtable">
<input name="domain" type="text" class="formfld" id="domain" size="40" value="<?=htmlspecialchars($pconfig['domain']);?>">
<br> <span class="vexpl">Domain of the host<br>
- e.g. <em>blah.com</em></span></td>
+ e.g. <em>example.com</em></span></td>
</tr>
<tr>
<td width="22%" valign="top" class="vncellreq">IP address</td>
OpenPOWER on IntegriCloud