summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-08-30 15:16:10 -0400
committerjim-p <jimp@pfsense.org>2011-08-30 15:16:31 -0400
commitbde9fd21992d88cf7a13c5d8b5c11f2644416153 (patch)
treee13334c352daf3fa526a718d1ba16bd26dee459e /usr/local/www/firewall_nat_1to1.php
parentabc16ee65eb4ea0d04854b71ea5458694224a6d5 (diff)
downloadpfsense-bde9fd21992d88cf7a13c5d8b5c11f2644416153.zip
pfsense-bde9fd21992d88cf7a13c5d8b5c11f2644416153.tar.gz
Fix note width for 1:1 NAT
Diffstat (limited to 'usr/local/www/firewall_nat_1to1.php')
-rwxr-xr-xusr/local/www/firewall_nat_1to1.php2
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 " .
OpenPOWER on IntegriCloud