diff options
Diffstat (limited to 'view/theme/quattro/conversation.tpl')
-rw-r--r-- | view/theme/quattro/conversation.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/quattro/conversation.tpl b/view/theme/quattro/conversation.tpl index 0d0faac37..794360165 100644 --- a/view/theme/quattro/conversation.tpl +++ b/view/theme/quattro/conversation.tpl @@ -1,5 +1,5 @@ {{ for $threads as $thread }} -<div id="tread-wrapper-$thread.id" class="tread-wrapper"> +<div id="thread-wrapper-$thread.id" class="thread-wrapper"> {{ for $thread.items as $item }} {{if $mode == display}} {{ else }} |