]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/photo_item.tpl
Merge pull request #11628 from annando/api-pinned
[friendica.git] / view / templates / photo_item.tpl
index 25b1db2335380a4d98727444d0ca31f51a60fa73..2fbdf2b7e723158dbefbb8a4e3f50250e2f372db 100644 (file)
@@ -11,7 +11,7 @@
        </div>
        <div class="wall-item-content" id="wall-item-content-{{$id}}">
                <div class="wall-item-title" id="wall-item-title-{{$id}}">{{$title}}</div>
-               <div class="wall-item-body" id="wall-item-body-{{$id}}" >{{$body}}</div>
+               <div class="wall-item-body" id="wall-item-body-{{$id}}" dir="auto">{{$body}}</div>
        </div>
        
        {{if $drop.dropping }}