diff --git a/web/templates/admin/list_firewall.html b/web/templates/admin/list_firewall.html
index 90b20cabd..958ca62f6 100644
--- a/web/templates/admin/list_firewall.html
+++ b/web/templates/admin/list_firewall.html
@@ -31,76 +31,76 @@
-
- $value) {
- ++$i;
- if ($data[$key]['SUSPENDED'] == 'yes') {
- $status = 'suspended';
- $spnd_action = 'unsuspend' ;
- $spnd_confirmation = 'UNSUSPEND_RULE_CONFIRMATION' ;
- } else {
- $status = 'active';
- $spnd_action = 'suspend' ;
- $spnd_confirmation = 'SUSPEND_RULE_CONFIRMATION' ;
- }
- ?>
-
-
-
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
+
+ $value) {
+ ++$i;
+ if ($data[$key]['SUSPENDED'] == 'yes') {
+ $status = 'suspended';
+ $spnd_action = 'unsuspend' ;
+ $spnd_confirmation = 'UNSUSPEND_RULE_CONFIRMATION' ;
+ } else {
+ $status = 'active';
+ $spnd_action = 'suspend' ;
+ $spnd_confirmation = 'SUSPEND_RULE_CONFIRMATION' ;
+ }
+ ?>
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
-
+
+
+
+
+