mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 09:05:58 +00:00
Changed ... to html entiries …
PaginationSummary return all pages by default
This commit is contained in:
parent
72b1473afa
commit
11243352ee
@ -11,7 +11,7 @@
|
||||
$PageNum
|
||||
<% else %>
|
||||
<% if PageNum = --- %>
|
||||
...
|
||||
…
|
||||
<% else %>
|
||||
<a href="$Link" title="View page number $PageNum">$PageNum</a>
|
||||
<% end_if %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user