From 36b9b07156f217eda468b1370162c497b97f07ff 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]}
-
+