summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-07 12:09:13 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-07 12:09:13 +0000
commit5bff8af8e445d1ad49c6c7ae60cb16af29e4fdb1 (patch)
tree1066f0ee0a61f57182d4727bcbe23874196e22d1 /src/usr/local/www/firewall_nat_1to1.php
parent24c16d618ea9f61a07b016808915706c9d2da7f5 (diff)
downloadpfsense-5bff8af8e445d1ad49c6c7ae60cb16af29e4fdb1.zip
pfsense-5bff8af8e445d1ad49c6c7ae60cb16af29e4fdb1.tar.gz
Adjust more calls to print_info_box with unquoted strings
Diffstat (limited to 'src/usr/local/www/firewall_nat_1to1.php')
-rw-r--r--src/usr/local/www/firewall_nat_1to1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_1to1.php b/src/usr/local/www/firewall_nat_1to1.php
index a9dded2..016bf0b 100644
--- a/src/usr/local/www/firewall_nat_1to1.php
+++ b/src/usr/local/www/firewall_nat_1to1.php
@@ -283,7 +283,7 @@ display_top_tabs($tab_array);
gettext('If you add a 1:1 NAT entry for any of the interface IPs on this system, ' .
'it will make this system inaccessible on that IP address. i.e. if ' .
'you use your WAN IP address, any services on this system (IPsec, OpenVPN server, etc.) ' .
- 'using the WAN IP address will no longer function.'), info)?>
+ 'using the WAN IP address will no longer function.'), 'info')?>
</div>
OpenPOWER on IntegriCloud