Page number display fix.

This commit is contained in:
Savetheinternet
2010-11-30 19:55:51 +11:00
parent 25bc80d9ab
commit 36b9b07156
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>