X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fsmarty3%2Fwall_thread.tpl;h=f6068d330a8bd6ba4cf704d750ca3789603d6c05;hb=cd017282e4e9e3756496d5b10dddd379279c0aed;hp=68e6d5d1027f91876b4b0f05f66499c810292539;hpb=e50c0efcdfa05f682201deb630b6147755c87fe4;p=friendica.git diff --git a/view/theme/quattro/smarty3/wall_thread.tpl b/view/theme/quattro/smarty3/wall_thread.tpl index 68e6d5d102..f6068d330a 100644 --- a/view/theme/quattro/smarty3/wall_thread.tpl +++ b/view/theme/quattro/smarty3/wall_thread.tpl @@ -149,7 +149,7 @@ {{if $child.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}}