diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml index e01528583..c414c859c 100644 --- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml +++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml @@ -80,7 +80,7 @@ if (! $this->compact): ?> getIteratorPosition() % $limit === 0): ?> - + escape($title); ?>
@@ -124,7 +124,7 @@ if (! $this->compact): ?> 'page' => $page + 1, ), array( - 'name' => 'load-more', + 'id' => 'load-more', 'class' => 'pull-right load-more' ) ); ?>