summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorPierre POMES <pierre.pomes@gmail.com>2012-02-25 11:12:56 -0500
committerPierre POMES <pierre.pomes@gmail.com>2012-02-25 11:12:56 -0500
commita3de8b9eef237294bc67b7139e507ff32fa15766 (patch)
tree4a04f9fb2e804a1b43af58c655d4bc46d19d5065 /usr/local/www/services_dhcp.php
parentf55b6cbbb1e50430e9eff0f0772c7721aaafcaa0 (diff)
downloadpfsense-a3de8b9eef237294bc67b7139e507ff32fa15766.zip
pfsense-a3de8b9eef237294bc67b7139e507ff32fa15766.tar.gz
Ticket #1917: fix typos, fix domain-search for dhcpv6
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index a5b9d4e..c887026 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -679,7 +679,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell"><?=gettext("Domain search list");?></td>
<td width="78%" class="vtable">
<input name="domainsearchlist" type="text" class="formfld unknown" id="domainsearchlist" size="20" value="<?=htmlspecialchars($pconfig['domainsearchlist']);?>"><br>
- <?=gettext("The DHCP server can optionally provide a domain search list. Use the semicolon as seperator ");?>
+ <?=gettext("The DHCP server can optionally provide a domain search list. Use the semicolon character as seperator ");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud