summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorJeremy Porter <jporter@pfsense.org>2016-07-22 13:16:20 -0500
committerJeremy Porter <jporter@pfsense.org>2016-07-22 13:16:20 -0500
commita869a9312626caf2bfa34cadb5a07de5ccb043b6 (patch)
tree7b66e3f79ea5550e1ebe4c348ab6fc30b725c582 /src/usr
parentf8038899f250c656b1ef03fe351fb9cfdadeaf0c (diff)
downloadpfsense-a869a9312626caf2bfa34cadb5a07de5ccb043b6.zip
pfsense-a869a9312626caf2bfa34cadb5a07de5ccb043b6.tar.gz
Section title was wrong, discovered by mfine
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/firewall_nat_out.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_out.php b/src/usr/local/www/firewall_nat_out.php
index 8c103de..57cb354 100644
--- a/src/usr/local/www/firewall_nat_out.php
+++ b/src/usr/local/www/firewall_nat_out.php
@@ -224,7 +224,7 @@ display_top_tabs($tab_array);
$form = new Form();
-$section = new Form_Section('General Logging Options');
+$section = new Form_Section('Outbound NAT Mode');
$group = new Form_Group('Mode');
OpenPOWER on IntegriCloud