Revision afde5956
Added by Chris Buechler about 12 years ago
usr/local/www/services_dhcpv6_relay.php | ||
---|---|---|
182 | 182 |
<td width="78%" class="vtable"> |
183 | 183 |
<input name="server" type="text" class="formfld unknown" id="server" size="20" value="<?=htmlspecialchars($pconfig['server']);?>"> |
184 | 184 |
<br> |
185 |
<?=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.");?>
|
|
185 |
<?=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. ");?> |
|
186 | 186 |
</td> |
187 | 187 |
</tr> |
188 | 188 |
<tr> |
Also available in: Unified diff
fix text to remove non-applicable copy/paste from v4 relay