Skip to content

Commit

Permalink
Replace pagination.php by JLayout (default.php)
Browse files Browse the repository at this point in the history
Revert B\C break!
  • Loading branch information
bertmert committed Jul 22, 2016
1 parent b90b0c4 commit 64e2a6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<?php endif; ?>
<?php endif;?>

<?php echo $this->pagination->getPaginationLinks(); ?>
<?php echo $this->pagination->getListFooter(); ?>

<input type="hidden" name="task" value="" />
<input type="hidden" name="boxchecked" value="0" />
Expand Down

0 comments on commit 64e2a6c

Please sign in to comment.