diff options
Diffstat (limited to 'config/snort/snort_interfaces_edit.php')
-rw-r--r-- | config/snort/snort_interfaces_edit.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/snort/snort_interfaces_edit.php b/config/snort/snort_interfaces_edit.php index b83f4ad2..314a0200 100644 --- a/config/snort/snort_interfaces_edit.php +++ b/config/snort/snort_interfaces_edit.php @@ -385,7 +385,7 @@ function enable_change(enable_change) { display_top_tabs($tab_array); ?> </td></tr> -</table> +<tr><td class="tabcont"> <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> <td colspan="2" valign="top" class="listtopic">General Settings</td> @@ -653,6 +653,8 @@ function enable_change(enable_change) { Please save your settings before you click start. </td> </tr> </table> +</td></tr> +</table> </form> <script language="JavaScript"> <!-- |