Changed ... to html entiries …

PaginationSummary return all pages by default
This commit is contained in:
Saophalkun Ponlu 2008-12-09 00:36:21 +00:00
parent 72b1473afa
commit 11243352ee
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
$PageNum
<% else %>
<% if PageNum = --- %>
...
&hellip;
<% else %>
<a href="$Link" title="View page number $PageNum">$PageNum</a>
<% end_if %>