fixed banner in threads
This commit is contained in:
parent
7d736c102b
commit
87903f57e3
@ -12,7 +12,7 @@
|
|||||||
<body>
|
<body>
|
||||||
{boardlist[top]}
|
{boardlist[top]}
|
||||||
{pm?<div class="top_notice">{pm}</div><hr/>}
|
{pm?<div class="top_notice">{pm}</div><hr/>}
|
||||||
{url_banner?<img class="banner" src="{url_banner}" />}
|
{config[url_banner]?<img class="banner" src="{config[url_banner]}" />}
|
||||||
<h1>{board[url]} - {board[name]}</h1>
|
<h1>{board[url]} - {board[name]}</h1>
|
||||||
<div class="title">{board[title]?{board[title]}}<p>{mod?<a href="?/">Return to dashboard</a>}</p></div>
|
<div class="title">{board[title]?{board[title]}}<p>{mod?<a href="?/">Return to dashboard</a>}</p></div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user