Page number display fix.

This commit is contained in:
Savetheinternet 2010-11-30 19:55:51 +11:00 committed by Paul Merrill
parent 4d76e158f2
commit c3a737499d
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@
<hr/>
{body}
Pages: {pages:
<a href="{pages[link]}">{pages[num]}</a>
[<a href="{pages[link]}">{pages[num]}</a>]{!%last? }
}
<p class="unimportant" style="text-align:center;">Copyright &copy; 2010 <a href="http://omegadev.org/">OmegaSDG</a></p>
</body>