From de02dc292637fb731986719dbf8c8ead5fae4912 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 10 Jan 2017 20:33:55 +0545 Subject: Breadcrumb links (cherry picked from commit edcd75357f0e93b124159314d3306197d5312e6c) --- src/usr/local/www/firewall_nat_out_edit.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/local/www/firewall_nat_out_edit.php') diff --git a/src/usr/local/www/firewall_nat_out_edit.php b/src/usr/local/www/firewall_nat_out_edit.php index 030ed7d..aa23717 100644 --- a/src/usr/local/www/firewall_nat_out_edit.php +++ b/src/usr/local/www/firewall_nat_out_edit.php @@ -408,6 +408,7 @@ if ($_POST) { } $pgtitle = array(gettext("Firewall"), gettext("NAT"), gettext("Outbound"), gettext("Edit")); +$pglinks = array("", "firewall_nat.php", "firewall_nat_out.php", "@self"); include("head.inc"); function build_target_list() { -- cgit v1.1