X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsmarty3%2Fwall_thread.tpl;h=82c383d18fc88430213229a60830a73445cbab66;hb=1656c63a55209ec6b1d7b69d6f1fcf43a97f4770;hp=86da6f516a2ee4950d9da1db2265ae3d89922300;hpb=453082516e90aba59553fd4392b2cdfed6ae9a57;p=friendica.git diff --git a/view/smarty3/wall_thread.tpl b/view/smarty3/wall_thread.tpl index 86da6f516a..82c383d18f 100644 --- a/view/smarty3/wall_thread.tpl +++ b/view/smarty3/wall_thread.tpl @@ -1,4 +1,8 @@ -{{if $item.comment_firstcollapsed}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{if $item.comment_firstcollapsed}}
{{$item.num_comments}} {{$item.hide_text}}
@@ -50,12 +54,12 @@ {{/foreach}} {{if $item.has_cats}} -
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$item.remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}} +
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}} {{if $item.has_folders}} -
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$item.remove}}]{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}} +
{{$item.txt_folders}} {{foreach $item.folders as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}}{{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
{{/if}}
@@ -108,7 +112,7 @@
{{foreach $item.children as $child}} - {{include file="file:{{$child.template}}" item=$child}} + {{include file="{{$child.template}}" item=$child}} {{/foreach}} {{if $item.flatten}}