diff --git a/templates/index.html b/templates/index.html index 185066bb..b2968d57 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,7 +13,7 @@ {boardlist[top]} {pm?
{pm}

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

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

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

{mod?Return to dashboard}

@@ -110,7 +110,7 @@ rememberStuff();
-
+ {mod?} {body} diff --git a/templates/thread.html b/templates/thread.html index e07fee89..c9db6147 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -12,7 +12,7 @@ {boardlist[top]} {pm?
{pm}

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

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

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

{mod?Return to dashboard}

@@ -101,7 +101,7 @@ rememberStuff();
- + {mod?} {body}