= 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 ?>