diff options
-rwxr-xr-x | usr/local/www/firewall_nat_1to1.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_1to1.php b/usr/local/www/firewall_nat_1to1.php index d5f42c2..567dc54 100755 --- a/usr/local/www/firewall_nat_1to1.php +++ b/usr/local/www/firewall_nat_1to1.php @@ -175,7 +175,7 @@ include("head.inc"); </td> </tr> <tr> - <td colspan="4"> + <td colspan="5"> <p><span class="vexpl"><span class="red"><strong><?=gettext("Note:"); ?><br> </strong></span><?=gettext("Depending on the way your WAN connection is setup, you may also need a"); ?> <a href="firewall_virtual_ip.php"><?=gettext("Virtual IP."); ?></a><br/> <?=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 " . |