X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftemplates%2Fwall_thread.tpl;h=377c90242f257e95aa11592266b35ee903d538fa;hb=0aa15f74fff017f325c9bebb5bbe0400f23553cc;hp=3983ebca9694ec12804d5c420742bc1a1855cdaf;hpb=a3f757808584145287f38934a68692e43c02fd22;p=friendica.git diff --git a/view/theme/frost-mobile/templates/wall_thread.tpl b/view/theme/frost-mobile/templates/wall_thread.tpl index 3983ebca96..377c90242f 100644 --- a/view/theme/frost-mobile/templates/wall_thread.tpl +++ b/view/theme/frost-mobile/templates/wall_thread.tpl @@ -42,7 +42,9 @@ {{**}} {{$item.name}}{{if $item.owner_url}} {{$item.to}} {{$item.owner_name}} {{$item.vwall}}{{/if}}
-
{{$item.ago}}
+
+ {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} +
{{**}}
{{$item.title}}
@@ -92,6 +94,12 @@ {{/if}} + {{if $item.isevent}} + + + + {{/if}} + {{**}} {{if $item.drop.dropping}}{{/if}} {{**}} @@ -100,8 +108,12 @@
{{**}} -
{{$item.like}}
-
{{$item.dislike}}
+ {{if $item.responses}} + {{foreach $item.responses as $verb=>$response}} +
{{$response.output}}
+ {{/foreach}} + {{/if}} + {{if $item.threaded}} {{if $item.comment}}