X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fsmarty3%2Fwall_thread.tpl;h=5559a2065974d7881882fdc946d6a543cecb1808;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=d0a96a8c3c095f520ab21dd6c22770efcbc8b6fb;hpb=b31bc6c3a6688f5fcc933f98a5cbd77159a60b9e;p=friendica.git diff --git a/view/theme/vier/smarty3/wall_thread.tpl b/view/theme/vier/smarty3/wall_thread.tpl index d0a96a8c3c..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}} @@ -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}} @@ -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}}