From 5bff8af8e445d1ad49c6c7ae60cb16af29e4fdb1 Mon Sep 17 00:00:00 2001 From: NewEraCracker Date: Thu, 7 Jan 2016 12:09:13 +0000 Subject: Adjust more calls to print_info_box with unquoted strings --- src/usr/local/www/firewall_nat_1to1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/firewall_nat_1to1.php') 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')?> -- cgit v1.1