= $this->translate('Name') ?> | = $this->translate('Email') ?> | = $this->translate('Pager') ?> | ||||
---|---|---|---|---|---|---|
- = $this->qlink( - $contact->contact_name, - 'monitoring/show/contact', - array('contact_name' => $contact->contact_name), - array('title' => sprintf( + + | ||||||
+ = $this->qlink( + $contact->contact_name, + 'monitoring/show/contact', + array('contact_name' => $contact->contact_name), + array( + 'title' => sprintf( $this->translate('Show detailed information about %s'), $contact->contact_alias - ), 'class' => 'rowaction') - ); ?> - | + ) + ) + ) ?> + ++ = $this->translate('Email') ?>: + + = $this->escape($contact->contact_email) ?> + + | - = $this->translate('Email') ?>: - - = $this->escape($contact->contact_email); ?> - + contact_pager): ?> + = $this->escape($contact->contact_pager) ?> + | -- contact_pager): ?> - = $this->escape($contact->contact_pager) ?> - - | - contact_notify_service_timeperiod): ?> -- = $this->escape($contact->contact_notify_service_timeperiod) ?> - | - + contact_notify_service_timeperiod): ?> ++ = $this->escape($contact->contact_notify_service_timeperiod) ?> + | + - contact_notify_host_timeperiod): ?> -- = $this->escape($contact->contact_notify_host_timeperiod) ?> - | - -+ = $this->escape($contact->contact_notify_host_timeperiod) ?> + | + + + +
= $this->qlink(
$this->translate('Show More'),
$this->url()->without(array('view', 'limit')),
null,
array(
- 'data-base-target' => '_next',
- 'class' => 'pull-right action-link'
+ 'class' => 'action-link',
+ 'data-base-target' => '_next'
)
- ); ?>
-
-
- = $this->translate('No contacts found matching the filter'); ?>
+ ) ?>
+