]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/threaded_conversation.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / vier / smarty3 / threaded_conversation.tpl
index a7516a8a31bc76f7d5434c4b64f12812d69c5260..158c30d6bd086a4d0a506c7ff1747dfdd951b56b 100644 (file)
@@ -8,7 +8,7 @@
                {{if $thread.type == tag}}
                        {{include file="wall_item_tag.tpl" item=$thread}}
                {{else}}
-                       {{include file="file:{{$thread.template}}" item=$thread}}
+                       {{include file="{{$thread.template}}" item=$thread}}
                {{/if}}
                
 </div>