getHelper('ContactFlags') ?>
= $this->escape($contact->contact_alias) ?> (= $contact->contact_name ?>) | |
= mt('monitoring', 'Email') ?> | = sprintf('%1$s', $this->escape($contact->contact_email)) ?> |
= mt('monitoring', 'Pager') ?> | = $this->escape($contact->contact_pager) ?> |
= mt('monitoring', 'Hosts') ?> | = $this->escape($contactHelper->contactFlags($contact, 'host')) ?> = $this->escape($contact->contact_notify_host_timeperiod) ?> |
= mt('monitoring', 'Services') ?> | = $this->escape($contactHelper->contactFlags($contact, 'service')) ?> = $this->escape($contact->contact_notify_service_timeperiod) ?> |