]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/wall_thread.tpl
delete template files that are identical to the defaults
[friendica.git] / view / theme / vier / wall_thread.tpl
index 849d85402a4ba59db0da67d6ed26c26e8744eb9a..becf868e7907a68463f40954b7605c1eb5883440 100644 (file)
                        
                        <div class="wall-item-actions-tools">
 
-                               {{ if $item.drop.dropping }}
+                               {{ if $item.drop.pagedrop }}
                                        <input type="checkbox" title="$item.drop.select" name="itemselected[]" class="item-select" value="$item.id" />
+                               {{ endif }}
+                               {{ if $item.drop.dropping }}
                                        <a href="item/drop/$item.id" onclick="return confirmDelete();" class="icon delete s16" title="$item.drop.delete">$item.drop.delete</a>
                                {{ endif }}
                                {{ if $item.edpost }}