summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-16 04:31:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-16 04:31:15 +0000
commit9b54e3ff052044773d6b96e79ee6c7a2f59f3cd0 (patch)
tree2dfb32446de821d8b42c8960401a422d29098327 /usr/local/www/firewall_rules.php
parent834a10743973624a754977cf9ec62259cd09a7ab (diff)
downloadpfsense-9b54e3ff052044773d6b96e79ee6c7a2f59f3cd0.zip
pfsense-9b54e3ff052044773d6b96e79ee6c7a2f59f3cd0.tar.gz
Remove duplicate $pgtitle entry.
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 9a08018..94aae51 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -160,7 +160,6 @@ if (isset($_POST['del_x'])) {
}
$closehead = false;
-$pgtitle = "Firewall: Rules";
include("head.inc");
echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript/domTT/domLib.js\"></script>";
OpenPOWER on IntegriCloud