Merge branch '4.0' into 4.1

This commit is contained in:
Robbie Averill 2018-08-15 13:22:46 +12:00
commit 1ad2d6535e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ switch between pages:
...
<% end_if %>
<% end_if %>
<% end_loop %>
<% end_loop %>
<% if $PaginatedPages.NotLastPage %>
<a class="next" href="$PaginatedPages.NextLink">Next</a>
<% end_if %>