summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-07-23 22:54:26 -0400
committerScott Ullrich <sullrich@gmail.com>2011-07-23 22:54:26 -0400
commit6684d275d44eff77c4de1e927e566e45739748aa (patch)
treecc7c1d1cb7107f682df567249bf66ee647200717 /usr/local/www
parent3597b8b084fc6a69fa4245f756806caac815c71a (diff)
downloadpfsense-6684d275d44eff77c4de1e927e566e45739748aa.zip
pfsense-6684d275d44eff77c4de1e927e566e45739748aa.tar.gz
Adding hook for first tr
Diffstat (limited to 'usr/local/www')
-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 e387aed..4a9374b 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -350,6 +350,9 @@ if($_REQUEST['undodrag']) {
<td>
<div id="mainarea">
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
+<?php
+ pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/before_first_tr");
+?>
<tr id="frheader">
<td width="3%" class="list">&nbsp;</td>
<td width="5%" class="list">&nbsp;</td>
OpenPOWER on IntegriCloud