summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_relay.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-12-16 11:47:31 -0500
committerjim-p <jimp@pfsense.org>2014-12-16 11:48:40 -0500
commit0f6804787a783c1c89ceec8e0872727bd10e3f99 (patch)
treeb718b687e31ebba7e434c650ee9b42c05c4fc499 /usr/local/www/services_dhcp_relay.php
parent2fedc3eee2e9a39b3f55c59c742c9bf1a8a15f5d (diff)
downloadpfsense-0f6804787a783c1c89ceec8e0872727bd10e3f99.zip
pfsense-0f6804787a783c1c89ceec8e0872727bd10e3f99.tar.gz
Remove old/invalid note
Diffstat (limited to 'usr/local/www/services_dhcp_relay.php')
-rw-r--r--usr/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 3adeca0..e0c2212 100644
--- a/usr/local/www/services_dhcp_relay.php
+++ b/usr/local/www/services_dhcp_relay.php
@@ -183,7 +183,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 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.");?>
+ <?=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.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud