summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-01-08 02:10:22 +0000
committerChris Buechler <cmb@pfsense.org>2008-01-08 02:10:22 +0000
commit69e108df5b3509f1664067419bf09b842e18f010 (patch)
tree45c4d84d16bf8d772a11a2671905d3795af6b8cc /usr/local/www/firewall_nat_out.php
parente6d907781a9f63bb99f135f9e5ba35c22cbb9092 (diff)
downloadpfsense-69e108df5b3509f1664067419bf09b842e18f010.zip
pfsense-69e108df5b3509f1664067419bf09b842e18f010.tar.gz
touch up text
Ticket #1569
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index eefbb0b..9cfffcd 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -204,7 +204,7 @@ include("head.inc");
<tr>
<td class="vtable"><p>
<input name="advancedoripsec" type="radio" id="ipsecpassthru" value="ipsecpassthru" <?php if (isset($config['nat']['ipsecpassthru']['enable'])) echo "checked";?>>
- <strong><?=gettext("Automatic outbound NAT rule generation (IPSEC passthrough)");?></strong></p>
+ <strong><?=gettext("Automatic outbound NAT rule generation (IPsec passthrough)");?></strong></p>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud