]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/wall_thread.tpl
Fix: Notes can be posted again. Never use "defaults" with "false" (#5551)
[friendica.git] / view / theme / quattro / templates / wall_thread.tpl
index 89832403fcfa7ac0d7d844ad6b26fb8e623e562e..79bf1d6b6f028477120551e99cb1f211fad0fc5d 100644 (file)
@@ -60,7 +60,7 @@
                </div>
                <div class="wall-item-content">
                        {{if $item.title}}<h2><a href="{{$item.plink.href}}" class="{{$item.sparkle}} p-name">{{$item.title}}</a></h2>{{/if}}
-                       <span class="e-content {{if !$item.title}}p-name{{/if}}">{{$item.body}}</span>
+                       <span class="wall-item-body e-content {{if !$item.title}}p-name{{/if}}">{{$item.body}}</span>
                </div>
        </div>
        <div class="wall-item-bottom">