tabs ?>
widget('limiter') ?> paginationControl($notifications, null, null, array('preserve' => $this->preserve)) ?>

translate('Notifications and Problems'); ?>

render(); ?>

translate('Time to Reaction (Ack, Recover)'); ?>

render(); ?>

translate('Trend'); ?>

translate('Average') ?> perf->avg; ?> translate('notifications per hour'); ?>, perf->last; ?> translate('in the last hour'); ?>. translate('Trend for the last 24h'); ?> (trend->percent; ?>% translate($this->trend->trend); ?>) trend->trend === 'up'): ?> icon('up-open'); ?> trend->trend === 'unchanged'): ?> icon('right-open'); ?> icon('down-open'); ?>
recentAlerts): ?>

translate('Top 5 Recent Alerts'); ?>

partial('list/notifications.phtml', array( 'notifications' => $this->recentAlerts, 'compact' => true, 'inline' => true )); ?>

translate('History'); ?>

partial('list/notifications.phtml', array( 'notifications' => $this->notifications, 'compact' => true, 'inline' => true )); ?>