diff --git a/pandora_console/godmode/alerts/configure_alert_template.php b/pandora_console/godmode/alerts/configure_alert_template.php index 9333664477..9dc7647ee7 100644 --- a/pandora_console/godmode/alerts/configure_alert_template.php +++ b/pandora_console/godmode/alerts/configure_alert_template.php @@ -741,7 +741,10 @@ if ($step == 2) { 1, $min_alerts_reset_counter, true, - $is_central_policies_on_node + $is_central_policies_on_node, + '', + false, + $create_template == 1 ? 'checked=checked' : '' ); $table->data[4][0] = __('Max. number of alerts');