From a869a9312626caf2bfa34cadb5a07de5ccb043b6 Mon Sep 17 00:00:00 2001 From: Jeremy Porter Date: Fri, 22 Jul 2016 13:16:20 -0500 Subject: Section title was wrong, discovered by mfine --- src/usr/local/www/firewall_nat_out.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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'); -- cgit v1.1