aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/search_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/search_item.tpl')
-rw-r--r--view/tpl/search_item.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl
index db72eee6a..23a0150c5 100644
--- a/view/tpl/search_item.tpl
+++ b/view/tpl/search_item.tpl
@@ -1,3 +1,4 @@
+<div id="thread-wrapper-$item.id" class="thread-wrapper $item.toplevel">
<a name="$item.id" ></a>
<div class="wall-item-outside-wrapper $item.indent$item.previewing" id="wall-item-outside-wrapper-$item.id" >
<div class="wall-item-content-wrapper $item.indent" id="wall-item-content-wrapper-$item.id" >
@@ -58,5 +59,5 @@
<div class="wall-item-outside-wrapper-end $item.indent" ></div>
</div>
-
+</div>