update search_item.tpl

This commit is contained in:
friendica 2013-02-04 17:51:22 -08:00
parent da388f4bc5
commit 845ec4bef6

View File

@ -3,6 +3,7 @@
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<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}}" >
@ -63,5 +64,5 @@
<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>
</div>
</div>