summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorSjon Hortensius <sjon@hortensius.net>2015-01-04 12:57:21 +0100
committerSjon Hortensius <sjon@hortensius.net>2015-01-04 12:57:21 +0100
commit7d5b007c2ec298d018752365ab0dc56d77838b6e (patch)
treee1d521d2660eedc4638c729920bd8b5332c8a95e /usr/local/www/firewall_nat_out.php
parent3b2c83b8a6c2bd2c90b8470c112dde713bac48b6 (diff)
downloadpfsense-7d5b007c2ec298d018752365ab0dc56d77838b6e.zip
pfsense-7d5b007c2ec298d018752365ab0dc56d77838b6e.tar.gz
initial drag/drop WIP, working on backup/restore page
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rw-r--r--usr/local/www/firewall_nat_out.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 23bf8fe..077db67 100644
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -214,6 +214,8 @@ if (isset($_POST['del_x'])) {
$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Outbound"));
include("head.inc");
+//FIXME This largely matches firewall_rules.php
+
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud