aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/txt_thread.html
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/txt_thread.html')
-rw-r--r--cgi/templates/txt_thread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/txt_thread.html b/cgi/templates/txt_thread.html
index 5cfeb8a..fd2fa2e 100644
--- a/cgi/templates/txt_thread.html
+++ b/cgi/templates/txt_thread.html
@@ -55,7 +55,7 @@
</div>
<?py #endif ?>
<?py #endfor ?>
- <div class="size">#{thread['size']}</div>
+ <div id="size">#{thread['size']}</div>
</div>
<hr />
<?py if thread['locked'] != '1': ?>