X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsmarty3%2Fwall_thread.tpl;h=94620ad5306a0d4a41a8823dbae62806b9a5d65a;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=b0de88e34a15a7ccc70d3e864eceb871d22998c9;hpb=e935fa78c61b31223814192b47c00fd1ccb91ed2;p=friendica.git diff --git a/view/theme/dispy/smarty3/wall_thread.tpl b/view/theme/dispy/smarty3/wall_thread.tpl index b0de88e34a..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}} @@ -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}}