]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/search_item.tpl
Vier: Further improvements.
[friendica.git] / view / theme / vier / search_item.tpl
index fb87d76615c9cc461199a639a7667f77f1e38183..65c5f64a3d41067e8110a2cb0d4d30be91759b91 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 }}