From 37dffd2c06a524c120d445783bccdbf9b1119c00 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 18 Jun 2013 18:40:40 -0400 Subject: Fix various HTML validation errors in markup. --- config/snort/snort_barnyard.php | 23 +++++++----------- config/snort/snort_blocked.php | 2 ++ config/snort/snort_define_servers.php | 2 +- config/snort/snort_interfaces.php | 6 ++--- config/snort/snort_interfaces_suppress.php | 8 +++---- config/snort/snort_list_view.php | 6 ++++- config/snort/snort_rules_flowbits.php | 38 ++++++++++++++++++++---------- config/snort/snort_rulesets.php | 7 +++--- 8 files changed, 53 insertions(+), 39 deletions(-) diff --git a/config/snort/snort_barnyard.php b/config/snort/snort_barnyard.php index 2773fe95..a5c1ffec 100644 --- a/config/snort/snort_barnyard.php +++ b/config/snort/snort_barnyard.php @@ -89,7 +89,7 @@ if ($_POST) { write_config(); /* No need to rebuild rules if just toggling Barnyard2 on or off */ - $rebuild_rules = "off"; + $rebuild_rules = false; sync_snort_package_config(); /* after click go to this page */ @@ -108,16 +108,11 @@ $pgtitle = "Snort: Interface: {$if_friendly} Barnyard2 Edit"; include_once("head.inc"); ?> - - + ' . $pgtitle . '

';}?> - -