summaryrefslogtreecommitdiff
path: root/views/hootstream/templates.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/hootstream/templates.ejs')
-rw-r--r--views/hootstream/templates.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/hootstream/templates.ejs b/views/hootstream/templates.ejs
index 9e9a114..4d0aced 100644
--- a/views/hootstream/templates.ejs
+++ b/views/hootstream/templates.ejs
@@ -12,7 +12,7 @@
</script>
<script class="threadTemplate" type="text/html">
- <div class="{{className}}">
+ <div class="threadTitle {{className}}">
<a class="userLink" href="/stream/profile/{{username}}" style="opacity: {{thread_opacity}}">
{{username}}
</a>