Merge branch '4.1' into 4.2

This commit is contained in:
Robbie Averill 2018-08-15 13:23:07 +12:00
commit 48c6dec47d
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 %>