summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-02 10:04:24 -0400
committerjim-p <jimp@pfsense.org>2010-06-02 10:04:24 -0400
commit3cceb5d5eb3374cfb8cfec9be6a78a2863b1334d (patch)
treee9ff159937f18a4d0de0a770562b34203d7b0bfc /usr/local/www/firewall_rules.php
parent02ca24c9d2b71ecf2a77c9e9ce8c467f91c3762c (diff)
downloadpfsense-3cceb5d5eb3374cfb8cfec9be6a78a2863b1334d.zip
pfsense-3cceb5d5eb3374cfb8cfec9be6a78a2863b1334d.tar.gz
Add status/log links to Firewall rules
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 0edba70..b9888e6 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -42,6 +42,9 @@
##|-PRIV
$pgtitle = array("Firewall", "Rules");
+$statusurl = "status_filter_reload.php";
+$logurl = "diag_logs_filter.php";
+
require("guiconfig.inc");
require_once("functions.inc");
require_once("filter.inc");
OpenPOWER on IntegriCloud