From e8f8b0ab273baa1d772ec914c51e242c3ff22f56 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Wed, 22 May 2013 12:20:35 -0400 Subject: Fix various HTML style issues to tidy up GUI. --- config/snort/snort_alerts.php | 5 +- config/snort/snort_barnyard.php | 10 +- config/snort/snort_blocked.php | 5 +- config/snort/snort_define_servers.php | 5 +- config/snort/snort_download_rules.php | 8 +- config/snort/snort_download_updates.php | 2 +- config/snort/snort_interfaces.php | 280 ++++++++++++----------- config/snort/snort_interfaces_edit.php | 7 +- config/snort/snort_interfaces_global.php | 11 +- config/snort/snort_interfaces_suppress.php | 5 +- config/snort/snort_interfaces_suppress_edit.php | 5 +- config/snort/snort_interfaces_whitelist.php | 5 +- config/snort/snort_interfaces_whitelist_edit.php | 5 +- config/snort/snort_preprocessors.php | 7 +- config/snort/snort_rules.php | 7 +- config/snort/snort_rules_flowbits.php | 36 ++- config/snort/snort_rulesets.php | 2 +- 17 files changed, 216 insertions(+), 189 deletions(-) (limited to 'config') diff --git a/config/snort/snort_alerts.php b/config/snort/snort_alerts.php index 98a58863..607fba54 100755 --- a/config/snort/snort_alerts.php +++ b/config/snort/snort_alerts.php @@ -205,8 +205,8 @@ if ($pconfig['arefresh'] == 'on') ?> - - +
+ @@ -357,6 +357,7 @@ if (file_exists("/var/log/snort/snort_{$if_real}{$snort_uuid}/alert")) {
+
diff --git a/config/snort/snort_barnyard.php b/config/snort/snort_barnyard.php index cf9fb4bd..a7f04e39 100644 --- a/config/snort/snort_barnyard.php +++ b/config/snort/snort_barnyard.php @@ -161,7 +161,7 @@ function enable_change(enable_change) { $tab_array[7] = array(gettext("Sync"), false, "/pkg_edit.php?xml=snort/snort_sync.xml"); display_top_tabs($tab_array); echo ''; - echo ''; + echo ''; $menu_iface=($if_friendly?substr($if_friendly,0,5)." ":"Iface "); $tab_array = array(); $tab_array[] = array($menu_iface . gettext("Settings"), false, "/snort/snort_interfaces_edit.php?id={$id}"); @@ -174,8 +174,8 @@ function enable_change(enable_change) { ?> - - + +
+ @@ -225,7 +225,9 @@ function enable_change(enable_change) {
- +
+