aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort_interfaces_edit.php
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2011-05-10 20:19:29 -0700
committerrobiscool <robrob2626@yahoo.com>2011-05-10 20:19:29 -0700
commitb48e4315c1d7fbd8e4a07800724ea989a8871356 (patch)
treee9b4d4b897897e6ea90edba224a30f362ad77376 /config/snort-dev/snort_interfaces_edit.php
parent889b0ac345b2f0adf5c2e2ff9a06885c6ba9d5a9 (diff)
downloadpfsense-packages-b48e4315c1d7fbd8e4a07800724ea989a8871356.tar.gz
pfsense-packages-b48e4315c1d7fbd8e4a07800724ea989a8871356.tar.bz2
pfsense-packages-b48e4315c1d7fbd8e4a07800724ea989a8871356.zip
snort-dev, add more tabs, update code
Diffstat (limited to 'config/snort-dev/snort_interfaces_edit.php')
-rw-r--r--config/snort-dev/snort_interfaces_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort-dev/snort_interfaces_edit.php b/config/snort-dev/snort_interfaces_edit.php
index 223e7b1e..aec03e3b 100644
--- a/config/snort-dev/snort_interfaces_edit.php
+++ b/config/snort-dev/snort_interfaces_edit.php
@@ -418,8 +418,8 @@ jQuery(document).ready(function() {
<td width="22%" valign="top"></td>
<td width="78%">
<input name="Submit" type="submit" class="formbtn" value="Save">
- <input name="Submit2" type="submit" class="formbtn" value="Start" onClick="enable_change(true)">
- <input type="button" class="formbtn" value="Cancel" onclick="history.back()">
+ <input name="Submit2" type="submit" class="formbtn" value="Start">
+ <input id="cancel" type="button" class="formbtn" value="Cancel">
<input name="uuid" type="hidden" value="<?=$uuid; ?>" >
</td>
</tr>