]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/smarty3/conversation.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / quattro / smarty3 / conversation.tpl
index f22b11a751f662ad9768465ca1c99ef82ce80ae6..b812d533a3b0f8e49095f19d7ce3ab44edf31d3c 100644 (file)
@@ -17,7 +17,7 @@
                {{if $item.type == tag}}
                        {{include file="wall_item_tag.tpl"}}
                {{else}}
-                       {{include file="file:{{$item.template}}"}}
+                       {{include file="{{$item.template}}"}}
                {{/if}}
                
        {{/foreach}}