]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/search_item.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / theme / vier / smarty3 / search_item.tpl
index e4c017ac4235c0b248674967e6c57d348e67337e..c6c83f8b86bc96b9bdb90ee63cee0bb05058aeaa 100644 (file)
@@ -3,6 +3,7 @@
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
  *}}
+
 <div class="wall-item-decor">
        <span class="icon star {{$item.isstarred}}" id="starred-{{$item.id}}" title="{{$item.star.starred}}">{{$item.star.starred}}</span>
        {{if $item.lock}}<span class="icon lock fakelink" onclick="lockview(event,{{$item.id}});" title="{{$item.lock}}">{{$item.lock}}</span>{{/if}}