]> git.mxchange.org Git - friendica.git/blob - view/de/wall_item_drop.tpl
Merge branch 'master' of git://github.com/friendika/friendika
[friendica.git] / view / de / wall_item_drop.tpl
1 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a
2 href="item/drop/$id" onclick="return confirmDelete();" ><img
3 src="images/b_drophide.gif" alt="Löschen" title="Löschen" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
4                 <div class="wall-item-delete-end"></div>