]> git.mxchange.org Git - friendica.git/blob - view/wall_item_drop.tpl
9ca1ec9680be3d3a06bb05c59d7669c175659140
[friendica.git] / view / wall_item_drop.tpl
1 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a href="item/drop/$id" onclick="return confirmDelete();" ><img src="images/b_drophide.gif" alt="Delete" title="Delete" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div><div class="wall-item-delete-end"></div>