X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fwall_thread.tpl;h=763a68bde676c8be6570ea395b7ebfd696e8bfe7;hb=9c383e20044b03e1590899e65509eb13dc22d414;hp=1a6a8c0717585f935179c527fe7497d66e1bfaf7;hpb=35ad732e71ec2502a99bbb349cd96380162190b4;p=friendica.git diff --git a/view/templates/wall_thread.tpl b/view/templates/wall_thread.tpl index 1a6a8c0717..763a68bde6 100644 --- a/view/templates/wall_thread.tpl +++ b/view/templates/wall_thread.tpl @@ -17,19 +17,19 @@ {{/if}}
- -
-
+ +
+
{{if $item.reshared}}

{{$item.reshared nofilter}}

{{/if}}
{{if $item.owner_url}} -
+ -
{{$item.wall}}
+
{{$item.wall}}
{{/if}}
-
+
{{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}}
{{$item.location_html nofilter}}
- {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
-
{{$item.pinned}}
+ {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
+
{{$item.pinned}}
-
-
{{$item.title}}
+
+
{{$item.title}}
{{$item.body_html nofilter}} @@ -120,10 +120,10 @@
{{/if}} -
- {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop && $item.drop.dropping}}{{/if}}
- {{if $item.drop.pagedrop}}{{/if}} + {{if $item.drop && $item.drop.pagedrop}}{{/if}}
@@ -135,20 +135,20 @@ {{/if}} {{if $item.threaded}} {{if $item.comment_html}} -
+
{{$item.comment_html nofilter}}
{{/if}} {{/if}} -
+
{{foreach $item.children as $child}} {{include file="{{$child.template}}" item=$child}} {{/foreach}} {{if $item.flatten}} -
+
{{$item.comment_html nofilter}}
{{/if}}