]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/photo_drop.tpl
template engine rework
[friendica.git] / view / theme / decaf-mobile / photo_drop.tpl
1 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" >
2         <a href="item/drop/$id?confirm=1" onclick="return confirmDelete(function(){this.href='item/drop/$id'});" class="icon drophide" title="$delete" {#onmouseover="imgbright(this);" onmouseout="imgdull(this);"#} ></a>
3 </div>
4 <div class="wall-item-delete-end"></div>