X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fsmarty3%2Fwall_thread.tpl;h=5559a2065974d7881882fdc946d6a543cecb1808;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=df8240c971c0ff4bb42fb50455e2078eb19b6d5b;hpb=96ed0a77912e049799dc81761f1dbe4a9eec5757;p=friendica.git diff --git a/view/theme/vier/smarty3/wall_thread.tpl b/view/theme/vier/smarty3/wall_thread.tpl index df8240c971..5559a20659 100644 --- a/view/theme/vier/smarty3/wall_thread.tpl +++ b/view/theme/vier/smarty3/wall_thread.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{if $mode == display}} {{else}} {{if $item.comment_firstcollapsed}} @@ -54,7 +59,7 @@ {{$item.name}} {{if $item.owner_url}}{{$item.via}} {{$item.owner_name}} {{/if}} - - {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} + {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} {{if $item.lock}} - {{$item.lock}} {{/if}} @@ -75,10 +80,10 @@ {{$tag}} {{/foreach}} {{foreach $item.folders as $cat}} - {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} + {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} {{/foreach}} {{foreach $item.categories as $cat}} - {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} + {{$cat.name}}{{if $cat.removeurl}} (x) {{/if}} {{/foreach}} @@ -98,7 +103,7 @@ {{/if}} {{/if}} {{if $item.vote.share}} - + {{/if}} {{if $item.star}} @@ -111,7 +116,7 @@ {{/if}} -
{{$item.location}}
+
{{$item.location}} {{$item.postopts}}
{{if $item.drop.pagedrop}} @@ -128,14 +133,16 @@
- +
{{$item.like}}
{{$item.dislike}}
{{if $item.threaded}}{{if $item.comment}}
- + @@ -148,7 +155,7 @@ {{if $item.type == tag}} {{include file="wall_item_tag.tpl" item=$child}} {{else}} - {{include file="file:{{$item.template}}" item=$child}} + {{include file="{{$item.template}}" item=$child}} {{/if}} {{/foreach}}