compact): ?>

qlink( sprintf($this->translate('%d Hosts Selected'), count($objects)), $listAllLink ); ?>

render('partials/host/objects-header.phtml'); ?>

icon('reschedule') ?> translate('Commands') ?>

translate('No hosts matching the filter'); ?>

qlink( $this->translate('Reschedule the next check'), $rescheduleAllLink, null, array('icon' => 'reschedule') ); ?>
qlink( $this->translate('Schedule a downtime'), $downtimeAllLink, null, array('icon' => 'plug') ); ?>
qlink( $this->translate('Submit a passive check result'), $processCheckResultAllLink, null, array('icon' => 'reply') ); ?>
qlink( $this->translate('Add a comment'), $addCommentLink, null, array('icon' => 'comment') ); ?>

0): ?>

icon('attention-alt') ?> translatePlural( 'Unhandled Problem', 'Unhandled Problems', $unhandledCount ) ?>

' . $unhandledCount . '' ) ?>

qlink( sprintf( $this->translatePlural( 'Schedule a downtime for %u host', 'Schedule a downtime for %u hosts', $unhandledCount ), $unhandledCount ), $downtimeUnhandledLink, null, array('icon' => 'plug') ); ?>
qlink( sprintf( $this->translatePlural( 'Acknowledge %u unhandled host', 'Acknowledge %u unhandled hosts', $unhandledCount ), $unhandledCount ), $acknowledgeUnhandledLink, null, array('icon' => 'ok') ); ?>

0): ?>

icon('ok', $this->translate('Acknowledgements')) ?> translate('Acknowledgements') ?>

translatePlural( '%u Acknowledged Host Problem', '%u Acknowledged Host Problems', $acknowledgedCount ), $acknowledgedCount ); ?>

0): ?>

translate('Downtimes') ?>

translatePlural( '%u Host currently in downtime.', '%u Hosts currently in downtime.', $inDowntimeCount ), $inDowntimeCount ) ?> qlink( $this->translate('Alle anzeigen'), $inDowntimeLink, null ); ?>

getComments())) > 0): ?>

translate('Comments') ?>

translatePlural( 'There is %u host comment.', 'There are %u host comments.', $commentCount ), $commentCount ) ?> qlink( $this->translate('List all'), $commentsLink, null ); ?>

fetchComments(); ?> comments as $comment): ?>
populate( array('comment_id' => $comment->id, 'redirect' => html_entity_decode($this->url)) ); $delCommentForm->setAction( $this->url( 'monitoring/service/delete-comment', array('host' => $service->getName()) ) ); echo $delCommentForm; ?> (type) ?>): comment) ?>