X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsmarty3%2Fwall_thread.tpl;h=94620ad5306a0d4a41a8823dbae62806b9a5d65a;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=9f418b61123a15abe7d45c2bdf9c63c7caedfb2d;hpb=685a677bc91c38dc2f59d3565d6c413bca84629d;p=friendica.git diff --git a/view/theme/dispy/smarty3/wall_thread.tpl b/view/theme/dispy/smarty3/wall_thread.tpl index 9f418b6112..94620ad530 100644 --- a/view/theme/dispy/smarty3/wall_thread.tpl +++ b/view/theme/dispy/smarty3/wall_thread.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{if $item.comment_firstcollapsed}}
{{$item.num_comments}} {{$item.hide_text}} @@ -98,12 +103,12 @@ class="icon recycle wall-item-share-buttons" title="{{$item.vote.share.0}}" onc {{/foreach}}
{{if $item.has_cats}} -
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}} [{{$item.remove}}] {{if $cat.last}}{{else}}, {{/if}}{{/foreach}} +
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}} [{{$remove}}] {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}} {{if $item.has_folders}} -
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}} [{{$item.remove}}] {{if $cat.last}}{{else}}, {{/if}}{{/foreach}} +
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}} [{{$remove}}] {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}} @@ -132,7 +137,7 @@ class="icon recycle wall-item-share-buttons" title="{{$item.vote.share.0}}" onc
{{foreach $item.children as $child}} - {{include file="file:{{$child.template}}" item=$child}} + {{include file="{{$child.template}}" item=$child}} {{/foreach}}