From 87903f57e327c896dd10f857f782b7432129efd5 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 13 Apr 2011 20:36:27 +1000 Subject: [PATCH] fixed banner in threads --- templates/thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/thread.html b/templates/thread.html index 3ae6d89d..3474d22a 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -12,7 +12,7 @@ {boardlist[top]} {pm?
{pm}

} - {url_banner?} + {config[url_banner]?}

{board[url]} - {board[name]}

{board[title]?{board[title]}}

{mod?Return to dashboard}