compact): ?> render('list/components/hostssummary.phtml') ?> render('partials/host/objects-header.phtml'); ?> getScheduledDowntimes()); ?>
translate('No hosts found matching the filter'); ?>

translate('Problem Handling') ?>

0): ?> 0): ?> getComments())) > 0): ?> 0): ?>
translate('%d unhandled problems'), $unackCount) ?> qlink( $this->translate('Acknowledge'), $acknowledgeLink, null, array( 'icon' => 'ok', 'class' => 'action-link' ) ) ?>
translatePlural( '%s acknowledgedment', '%s acknowledgedments', $acknowledgedCount ), '' . $acknowledgedCount . '' ); ?>
translate('Comments') ?> qlink( $this->translate('Add comments'), $addCommentLink, null, array( 'icon' => 'comment', 'class' => 'action-link' ) ) ?>
qlink( sprintf( $this->translatePlural( '%s comment', '%s comments', $commentCount ), $commentCount ), $commentsLink, null, array('data-base-target' => '_next') ); ?>
translate('Downtimes') ?> qlink( $this->translate('Schedule downtimes'), $downtimeAllLink, null, array( 'icon' => 'plug', 'class' => 'action-link' ) ) ?>
qlink( sprintf( $this->translatePlural( '%d scheduled downtime', '%d scheduled downtimes', $scheduledDowntimeCount ), $scheduledDowntimeCount ), $showDowntimesLink, null, array( 'data-base-target' => '_next' ) ) ?>
hasPermission('monitoring/command/send-custom-notification')): ?>

translate('Notifications') ?>

translate('Notifications') ?> qlink( $this->translate('Send notifications'), $sendCustomNotificationLink, null, array( 'icon' => 'bell-alt', 'class' => 'action-link' ) ) ?>

translate('Check Execution') ?>

translate('Command') ?> qlink( $this->translate('Process check result'), $processCheckResultAllLink, null, array( 'icon' => 'reply', 'class' => 'action-link' ) ) ?>
translate('Schedule Check') ?>
qlink( $this->translate('Reschedule'), $rescheduleAllLink, null, array( 'icon' => 'reschedule', 'class' => 'action-link' ) ) ?>