From c3a737499d8a17b6196f908b212d90e29cdb1b0b Mon Sep 17 00:00:00 2001
From: Savetheinternet
Date: Tue, 30 Nov 2010 19:55:51 +1100
Subject: [PATCH] Page number display fix.
---
templates/index.html | 2 +-
templates/thread.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/index.html b/templates/index.html
index bc946db1..1f459483 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -68,7 +68,7 @@
{body}
Pages: {pages:
- {pages[num]}
+ [{pages[num]}]{!%last? }
}
Copyright © 2010 OmegaSDG
{board[url]} - {board[name]}
{board[title]}
-
+