From 667b77dcbc715774d9ee758c99873a789e1358f0 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 7 Apr 2011 00:41:12 +1000 Subject: [PATCH] v0.9.1 --- templates/index.html | 2 +- templates/page.html | 2 +- templates/thread.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 9bdf7b1a..b7ac83bf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -117,6 +117,6 @@ [{pages[num]}]{!%last? } } {btn[next]} {boardlist[bottom]} -

Powered by Tinyboard v0.9 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

Powered by Tinyboard v0.9.1 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

\ No newline at end of file diff --git a/templates/page.html b/templates/page.html index b849b6a1..d20b57ea 100644 --- a/templates/page.html +++ b/templates/page.html @@ -14,6 +14,6 @@
{subtitle?{subtitle}}

{mod?Return to dashboard}

{body}
-

Powered by Tinyboard v0.9 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

Powered by Tinyboard v0.9.1 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

diff --git a/templates/thread.html b/templates/thread.html index 8e52722c..3ae6d89d 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -106,6 +106,6 @@ [Return.] {boardlist[bottom]} -

Powered by Tinyboard v0.9 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

Powered by Tinyboard v0.9.1 | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

\ No newline at end of file