= sprintf($this->translatePlural('Host (%u)', 'Hosts (%u)', $hostCount), $hostCount) ?>
= $this->hostStatesPieChart ?>
$count) {
echo sprintf('%s: %u
', $this->translate(strtoupper($text)), $count); } ?>
', $this->translate(strtoupper($text)), $count); } ?>
= sprintf( $this->translatePlural( '%u Host', '%u Hosts', $hostCount ), $hostCount ) ?>
= $checkNowForm ?>
= sprintf( $this->translatePlural( '%u Unhandled Host Problem', '%u Unhandled Host Problems', $unhandledCount ), $unhandledCount ) ?>
= sprintf( $this->translatePlural( '%u Acknowledged Host Problem', '%u Acknowledged Host Problems', $acknowledgedCount ), $acknowledgedCount ) ?>
= $removeAckForm ?>