From 918ac21d6d9d1310e2385e16dc8d2cd78d548a42 Mon Sep 17 00:00:00 2001 From: Marius Hein Date: Mon, 23 Feb 2015 14:30:09 +0100 Subject: [PATCH] Header: Add h1 to notifications refs #7976 --- .../application/views/scripts/list/notifications.phtml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/notifications.phtml b/modules/monitoring/application/views/scripts/list/notifications.phtml index 9cc5f724b..bd2af8184 100644 --- a/modules/monitoring/application/views/scripts/list/notifications.phtml +++ b/modules/monitoring/application/views/scripts/list/notifications.phtml @@ -4,19 +4,17 @@ use Icinga\Module\Monitoring\Object\Host; use Icinga\Module\Monitoring\Object\Service; ?> - compact): ?>
tabs ?> -
- translate('Sort by') ?> sortControl->render($this) ?> -
+ sortControl->render($this) ?> widget('limiter') ?> paginationControl($notifications, null, null, array('preserve' => $this->preserve)) ?>
+

translate('Notifications'); ?>

translate('No notifications matching the filter') ?>