X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fwall_thread.tpl;h=763a68bde676c8be6570ea395b7ebfd696e8bfe7;hb=9c383e20044b03e1590899e65509eb13dc22d414;hp=4b1a42785924f4ad60f7cd93aa4b3c3ec3ea93c3;hpb=56a77f5275ba8566a37d690ade0e929c88b828e2;p=friendica.git diff --git a/view/templates/wall_thread.tpl b/view/templates/wall_thread.tpl index 4b1a427859..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}} + {{$item.body_html nofilter}}
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} @@ -84,9 +84,9 @@
{{if $item.vote}} @@ -105,7 +105,7 @@ {{/if}} {{if $item.star}} - + {{/if}} {{if $item.tagger}} @@ -115,15 +115,15 @@ {{/if}} {{if $item.isevent }}
- - - + + +
{{/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}}