summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_relay.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-07-10 01:07:24 -0400
committerChris Buechler <cmb@pfsense.org>2011-07-10 01:07:24 -0400
commitf745b8ef215242e1e6f5fa0b93d2f77fe7397f96 (patch)
treeca0a33f0e11a8004044735582a95475cb567b388 /usr/local/www/services_dhcp_relay.php
parent5eeb1d9d278b9ca718ea50906b13437b6c6ceac1 (diff)
downloadpfsense-f745b8ef215242e1e6f5fa0b93d2f77fe7397f96.zip
pfsense-f745b8ef215242e1e6f5fa0b93d2f77fe7397f96.tar.gz
fix text
Diffstat (limited to 'usr/local/www/services_dhcp_relay.php')
-rwxr-xr-xusr/local/www/services_dhcp_relay.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp_relay.php b/usr/local/www/services_dhcp_relay.php
index 37a9837..d0f1108 100755
--- a/usr/local/www/services_dhcp_relay.php
+++ b/usr/local/www/services_dhcp_relay.php
@@ -180,7 +180,7 @@ function enable_change(enable_over) {
<td width="78%" class="vtable">
<input name="server" type="text" class="formfld unknown" id="server" size="20" value="<?=htmlspecialchars($pconfig['server']);?>">
<br>
- <?=gettext("This is the IP address of the server to which the DHCP packet is relayed. You can enter multiple ip address server entries separated by commas. Select \"Proxy requests to DHCP server on WAN subnet\" to relay DHCP packets to the server that was used on the WAN interface.");?>
+ <?=gettext("This is the IP address of the server to which DHCP requests are relayed. You can enter multiple server IP addresses, separated by commas. Select \"Proxy requests to DHCP server on WAN subnet\" to relay DHCP packets to the server that was used on the WAN interface.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud