From d590a670aa1eede9854b6d5b59efc95554080c39 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 19 Jan 2016 22:02:42 +0545 Subject: Provide "add top" and "add bottom" buttons for NAT 1:1 and NPt So that they are consistent with NAT Port Forward. --- src/usr/local/www/firewall_nat_1to1.php | 8 ++++++-- src/usr/local/www/firewall_nat_npt.php | 8 ++++++-- src/usr/local/www/firewall_nat_npt_edit.php | 5 +++++ 3 files changed, 17 insertions(+), 4 deletions(-) (limited to 'src/usr') diff --git a/src/usr/local/www/firewall_nat_1to1.php b/src/usr/local/www/firewall_nat_1to1.php index 1fc1593..3042a70 100644 --- a/src/usr/local/www/firewall_nat_1to1.php +++ b/src/usr/local/www/firewall_nat_1to1.php @@ -265,8 +265,12 @@ display_top_tabs($tab_array);