X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fwall_thread.tpl;h=06adc011ccef9f5f2ca9d4ed832f2c7d76e3752b;hb=f23f6ca9c6e358113e2d0d735ac3e1a23d7731dd;hp=3062b518f301b375a13d629a5406e7b6b88773fe;hpb=2b5345323f2e79bce9dd503e948d37e5810bd16b;p=friendica.git diff --git a/view/theme/vier/templates/wall_thread.tpl b/view/theme/vier/templates/wall_thread.tpl index 3062b518f3..06adc011cc 100644 --- a/view/theme/vier/templates/wall_thread.tpl +++ b/view/theme/vier/templates/wall_thread.tpl @@ -96,9 +96,11 @@
- {{if $item.threaded}}{{if $item.comment}} - - {{/if}}{{/if}} + {{if $item.threaded}} + {{/if}} + {{if $item.comment}} + + {{/if}} {{if $item.vote}} {{if $item.vote.like}} @@ -120,7 +122,7 @@ {{/if}}
-
{{$item.location}} {{$item.postopts}}
+
{{$item.location}} {{$item.postopts}}
{{if $item.drop.pagedrop}} @@ -171,11 +173,20 @@ {{if $item.comment_lastcollapsed}}
{{/if}} {{/if}} -{{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} -
{{$item.comment}}
-{{/if}}{{/if}}{{/if}} +{{if $item.total_comments_num}} + {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} +
{{$item.comment}}
+ {{/if}}{{/if}}{{/if}} + {{if $item.flatten}} +
{{$item.comment}}
+ {{/if}} +{{else}} + {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} + + {{/if}}{{/if}}{{/if}} -{{if $item.flatten}} -
{{$item.comment}}
+ {{if $item.flatten}} + + {{/if}} {{/if}}