From d07a3daf46b455c65fa8764b0f70bb8132b01f45 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Mon, 28 Mar 2011 17:58:11 +1100 Subject: [PATCH] Preparing for beta release --- 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 e2422012..9bdf7b1a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -117,6 +117,6 @@ [{pages[num]}]{!%last? } } {btn[next]} {boardlist[bottom]} -

Powered by Tinyboard Alpha | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

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

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

{mod?Return to dashboard}

{body}
-

Powered by Tinyboard Alpha | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

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

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

Powered by Tinyboard Alpha | Tinyboard Copyright © 2010-2011 Tinyboard Development Group

+

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

\ No newline at end of file