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