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