summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/thread.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/thread.html')
-rw-r--r--hyperkitty/templates/thread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/thread.html b/hyperkitty/templates/thread.html
index 41cee97..6c59d7a 100644
--- a/hyperkitty/templates/thread.html
+++ b/hyperkitty/templates/thread.html
@@ -32,7 +32,7 @@
<div class="span9">
<!-- main section, the email thread -->
- <section id="thread_content">
+ <section id="thread-content">
<!-- Start first email -->
{% include 'messages/message.html' with email=first_mail unfolded='True' %}