summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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