mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Adding pre_id_tablerow hook
This commit is contained in:
parent
4b891efde0
commit
afabae93ea
@ -501,6 +501,7 @@ if($_REQUEST['undodrag']) {
|
||||
$advanced_set = "<img src=\"./themes/{$g['theme']}/images/icons/icon_advanced.gif\" title=\"" . gettext("advanced settings set") . ": {$isadvset}\" border=\"0\">";
|
||||
else
|
||||
$advanced_set = ""
|
||||
pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_id_tablerow");
|
||||
?>
|
||||
<tr valign="top" id="fr<?=$nrules;?>">
|
||||
<td class="listt">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user