]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/smarty3/wall_thread.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / dispy / smarty3 / wall_thread.tpl
index b0de88e34a15a7ccc70d3e864eceb871d22998c9..a0b818d07085ed791825d3a577e306355bbf12d6 100644 (file)
@@ -132,7 +132,7 @@ class="icon recycle wall-item-share-buttons"  title="{{$item.vote.share.0}}" onc
 <div class="wall-item-outside-wrapper-end {{$item.indent}} {{$item.shiny}}" ></div>
 </div>
 {{foreach $item.children as $child}}
-       {{include file="file:{{$child.template}}" item=$child}}
+       {{include file="{{$child.template}}" item=$child}}
 {{/foreach}}
 
 </div>