]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/conversation.tpl
Update Frost-mobile to v0.3
[friendica.git] / view / theme / frost-mobile / smarty3 / conversation.tpl
index aa6bee0ea5a9f7a6b400172c3972298b844d9688..f6810bb100084a5a3a3ad3e0c69e873021a81c9c 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 {{$live_update}}
 
 {{foreach $threads as $thread}}
@@ -11,7 +16,7 @@
                {{/if}}
                {{if $item.comment_lastcollapsed}}</div>{{/if}}
                
-               {{include file="file:{{$item.template}}"}}
+               {{include file="{{$item.template}}"}}
                
                
        {{/foreach}}
 
 <div id="conversation-end"></div>
 
-<!--{{if $dropping}}
+{{*<!--{{if $dropping}}
 <div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems();">
   <div id="item-delete-selected-icon" class="icon drophide" title="{{$dropping}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></div>
   <div id="item-delete-selected-desc" >{{$dropping}}</div>
 </div>
-<div id="item-delete-selected-end"></div>-->
-{{/if}}
+<div id="item-delete-selected-end"></div>
+{{/if}}-->*}}