aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort_interfaces_suppress_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort-dev/snort_interfaces_suppress_edit.php')
-rw-r--r--config/snort-dev/snort_interfaces_suppress_edit.php13
1 files changed, 7 insertions, 6 deletions
diff --git a/config/snort-dev/snort_interfaces_suppress_edit.php b/config/snort-dev/snort_interfaces_suppress_edit.php
index aa3c9905..28bb7868 100644
--- a/config/snort-dev/snort_interfaces_suppress_edit.php
+++ b/config/snort-dev/snort_interfaces_suppress_edit.php
@@ -120,12 +120,13 @@ if ($a_list == '')
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<!-- START MAIN AREA -->
- <!-- table point -->
- <input name="snortSaveSuppresslist" type="hidden" value="1" />
- <input name="ifaceTab" type="hidden" value="snort_interfaces_suppress_edit" />
- <input name="dbTable" type="hidden" value="SnortSuppress" />
- <input name="date" type="hidden" value="<?=$a_list['date'];?>" />
- <input name="uuid" type="hidden" value="<?=$a_list['uuid'];?>" />
+ <!-- table point -->
+ <input name="snortSaveSuppresslist" type="hidden" value="1" />
+ <input name="ifaceTab" type="hidden" value="snort_interfaces_suppress_edit" />
+ <input type="hidden" name="dbName" value="snortDB" /> <!-- what db -->
+ <input type="hidden" name="dbTable" value="SnortSuppress" /> <!-- what db table -->
+ <input name="date" type="hidden" value="<?=$a_list['date'];?>" />
+ <input name="uuid" type="hidden" value="<?=$a_list['uuid'];?>" />
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>