]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/search_item.tpl
add class "wall-item-body" to all themes
[friendica.git] / view / theme / quattro / templates / search_item.tpl
index 649ad341f602f811d49dd639684e271af1b9dff2..cf79b24c076e5b3d7b7ff4a07ca9fe11396630c3 100644 (file)
@@ -23,7 +23,7 @@
                </div>
                <div class="wall-item-content">
                        {{if $item.title}}<h2><a href="{{$item.plink.href}}">{{$item.title}}</a></h2>{{/if}}
-                       {{$item.body}}
+                       <div class="wall-item-body">{{$item.body}}</div>
                </div>
        </div>
        <div class="wall-item-bottom">