diff --git a/components/com_content/tmpl/article/default.php b/components/com_content/tmpl/article/default.php index 59a4fdabff713..96720a9eca12d 100644 --- a/components/com_content/tmpl/article/default.php +++ b/components/com_content/tmpl/article/default.php @@ -112,6 +112,9 @@ + + item->event->afterDisplayContent; ?> + item->pagination) && $this->item->paginationposition && !$this->item->paginationrelative) : echo $this->item->pagination; @@ -139,6 +142,5 @@ echo $this->item->pagination; ?> - - item->event->afterDisplayContent; ?> + diff --git a/plugins/content/vote/tmpl/vote.php b/plugins/content/vote/tmpl/vote.php index f21c19980cc9e..f776a9be53a4a 100644 --- a/plugins/content/vote/tmpl/vote.php +++ b/plugins/content/vote/tmpl/vote.php @@ -39,8 +39,8 @@