summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-12-25 15:56:43 -0500
committerChris Buechler <cmb@pfsense.org>2010-12-25 15:56:43 -0500
commitdf0c55a34bee26ff011cf9689d8008603eddf399 (patch)
treebc1dad127e166b3f87f1725023129a2d8192c8fe /usr/local/www/firewall_nat_1to1.php
parent3ec4b9dedfc8b67406b78dc34106855c14f76fe1 (diff)
downloadpfsense-df0c55a34bee26ff011cf9689d8008603eddf399.zip
pfsense-df0c55a34bee26ff011cf9689d8008603eddf399.tar.gz
switch back to Internal rather than Source, Source is just confusing
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 306c811..60f1189 100755
--- a/usr/local/www/firewall_nat_1to1.php
+++ b/usr/local/www/firewall_nat_1to1.php
@@ -102,7 +102,7 @@ include("head.inc");
<tr>
<td width="10%" class="listhdrr"><?=gettext("Interface"); ?></td>
<td width="20%" class="listhdrr"><?=gettext("External IP"); ?></td>
- <td width="15%" class="listhdrr"><?=gettext("Source IP"); ?></td>
+ <td width="15%" class="listhdrr"><?=gettext("Internal IP"); ?></td>
<td width="15%" class="listhdrr"><?=gettext("Destination IP"); ?></td>
<td width="30%" class="listhdr"><?=gettext("Description"); ?></td>
<td width="10%" class="list">
OpenPOWER on IntegriCloud