summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-07-23 18:36:12 -0400
committerScott Ullrich <sullrich@gmail.com>2011-07-23 18:36:12 -0400
commit8c5bf3d79963c69549a24d03d0aaa338825635c8 (patch)
tree18ac080e8f58a0d26b0f6ca0ea833f0b30f8e03f /usr/local/www/firewall_rules.php
parent5fec5fe4c399b8e7678cdc67ec69e856223f7040 (diff)
downloadpfsense-8c5bf3d79963c69549a24d03d0aaa338825635c8.zip
pfsense-8c5bf3d79963c69549a24d03d0aaa338825635c8.tar.gz
Add hook for bottom icon row
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 e1adc7d..5b0f8fa 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -788,6 +788,9 @@ if($_REQUEST['undodrag']) {
<tr id="fr<?=$nrules;?>">
<td class="list"></td>
<td class="list"></td>
+<?php
+ pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_id_tr_belowtable");
+?>
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
<td class="list">&nbsp;</td>
OpenPOWER on IntegriCloud