]> git.mxchange.org Git - friendica.git/blob - view/en/wall_item_drop.tpl
Merge branch 'master' of https://github.com/omigeot/friendika into omigeot-master
[friendica.git] / view / en / 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>
2                 <div class="wall-item-delete-end"></div>