summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcpv6_relay.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-08-21 22:33:41 -0500
committerChris Buechler <cmb@pfsense.org>2013-08-21 22:33:41 -0500
commitafde5956f40c80411a4d95c3368a3e15f09b28f4 (patch)
tree66e230285a8ebf69e49bd8ca8eebd059e620db88 /usr/local/www/services_dhcpv6_relay.php
parent4475997eb68c8bdceec42e3ddbc1617934ea8464 (diff)
downloadpfsense-afde5956f40c80411a4d95c3368a3e15f09b28f4.zip
pfsense-afde5956f40c80411a4d95c3368a3e15f09b28f4.tar.gz
fix text to remove non-applicable copy/paste from v4 relay
Diffstat (limited to 'usr/local/www/services_dhcpv6_relay.php')
-rw-r--r--usr/local/www/services_dhcpv6_relay.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcpv6_relay.php b/usr/local/www/services_dhcpv6_relay.php
index e8bb6d3..4508198 100644
--- a/usr/local/www/services_dhcpv6_relay.php
+++ b/usr/local/www/services_dhcpv6_relay.php
@@ -182,7 +182,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 IPv6 address of the server to which DHCPv6 requests are relayed. You can enter multiple server IPv6 addresses, separated by commas. Select \"Proxy requests to DHCPv6 server on WAN subnet\" to relay DHCPv6 packets to the server that was used on the WAN interface.");?>
+ <?=gettext("This is the IPv6 address of the server to which DHCPv6 requests are relayed. You can enter multiple server IPv6 addresses, separated by commas. ");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud