Revision d3706c81
Added by NOYB NOYB over 9 years ago
src/usr/local/www/system_advanced_network.php | ||
---|---|---|
215 | 215 |
$pconfig['ipv6nat_ipaddr'] |
216 | 216 |
))->setHelp('Enable IPv4 NAT encapsulation of IPv6 packets. <br/>This provides an '. |
217 | 217 |
'RFC 2893 compatibility mechanism that can be used to tunneling IPv6 packets over '. |
218 |
'IPv4 routing infrastructures. If enabled, don"t forget to add a firewall rule to '.
|
|
218 |
'IPv4 routing infrastructures. If enabled, don\'t forget to add a firewall rule to '.
|
|
219 | 219 |
'permit IPv6 packets.'); |
220 | 220 |
|
221 | 221 |
$section->add($group); |
Also available in: Unified diff
Miscellaneous Textual Correction - System / Advanced / Networking
Use apostrophe instead of quote.