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