diff --git a/modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php b/modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php index e7d71b9f2..89d39716c 100644 --- a/modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php +++ b/modules/monitoring/application/forms/Command/Object/ScheduleHostCheckCommandForm.php @@ -26,10 +26,9 @@ class ScheduleHostCheckCommandForm extends ScheduleServiceCheckCommandForm 'all_services', array( 'label' => mt('monitoring', 'All Services'), - 'value' => true, 'description' => mt( 'monitoring', - 'Schedule check for all services on the hosts and the hosts themself.' + 'Schedule check for all services on the hosts and the hosts themselves.' ) ) )