]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photo_item.tpl
Fix review points
[friendica.git] / view / theme / frio / templates / photo_item.tpl
index 54eb3c1d43e97084081876908667e593b340d6b5..fbda1bede9b06e3abd7cf3299482e3ae98be2363 100644 (file)
@@ -43,7 +43,7 @@
                        <div class="wall-item-title" id="wall-item-title-{{$id}}">{{$title}}</div>
                        {{/if}}
 
-                       <div class="wall-item-body {{if !$title}}p-name{{/if}}" id="wall-item-body-{{$id}}" >{{$body}}</div>
+                       <div class="wall-item-body {{if !$title}}p-name{{/if}}" id="wall-item-body-{{$id}}" dir="auto">{{$body}}</div>
                </div>
 
                <div class="wall-item-wrapper-end clear"></div>