]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/comix-plain/search_item.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / comix-plain / search_item.tpl
index 828e1065b4d3cd9b81d5572c585a42a57d1ca56a..cf1c388cd256341f82043a90382920cb257b221f 100644 (file)
@@ -34,7 +34,7 @@
                        <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$item.id" >
                                {{ if $item.drop.dropping }}<a href="item/drop/$item.id" onclick="return confirmDelete();" class="icon drophide" title="$item.drop.delete" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a>{{ endif }}
                        </div>
-                               {{ if $item.drop.dropping }}<input type="checkbox" onclick="checkboxhighlight(this);" title="$item.drop.select" class="item-select" name="itemselected[]" value="$item.id" />{{ endif }}
+                               {{ if $item.drop.pagedrop }}<input type="checkbox" onclick="checkboxhighlight(this);" title="$item.drop.select" class="item-select" name="itemselected[]" value="$item.id" />{{ endif }}
                        <div class="wall-item-delete-end"></div>
                </div>
        </div>