summaryrefslogtreecommitdiff
path: root/viewcategory.php
diff options
context:
space:
mode:
Diffstat (limited to 'viewcategory.php')
-rw-r--r--viewcategory.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewcategory.php b/viewcategory.php
index e9927f9..832d953 100644
--- a/viewcategory.php
+++ b/viewcategory.php
@@ -29,6 +29,7 @@ if (!$current->has_value()) {
<h1><?= $current->name; ?></h1>
<p><?= $current->description; ?></p>
<span class="info"><?= $current->thread_count . ' threads, ' . $current->post_count . ' posts'; ?></span>
+ <div id="banner"></div>
<h2>Threads</h2>
<table>
<tr>