'.__('list fail2ban').''; } ?>
:
 
$value) { ++$i; if ($data[$key]['SUSPENDED'] == 'yes') { $status = 'suspended'; $spnd_action = 'unsuspend'; $spnd_icon = 'fa-play'; $spnd_confirmation = 'UNSUSPEND_RULE_CONFIRMATION' ; } else { $status = 'active'; $spnd_action = 'suspend'; $spnd_icon = 'fa-pause'; $spnd_confirmation = 'SUSPEND_RULE_CONFIRMATION' ; } ?>