diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml
index c3c40860e..56c2198e9 100644
--- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml
+++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml
@@ -4,6 +4,7 @@
= $this->translate('Sort by'); ?> = $this->sortControl->render($this); ?>
+ = $this->widget('limiter', array('url' => $this->url, 'max' => $this->history->count())); ?>
= $this->paginationControl($history, null, null, array('preserve' => $this->preserve)); ?>
@@ -14,9 +15,9 @@
-
-
-
+
+
+
service);
@@ -102,13 +103,13 @@
= $event->host; ?>
-
-
- = $this->icon($icon . '.png', $title); ?> = empty($msg) ? '' : $msg; ?>
-
-
-
- endforeach ?>
-
-
+
+
+ = $this->icon($icon . '.png', $title); ?> = empty($msg) ? '' : $msg; ?>
+
+
+
+ endforeach ?>
+
+