0e5acc4ff509c411fd85db475453c80479fb3761
[friendica.git/.git] / view / theme / frost / templates / photo_drop.tpl
1
2 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
3         <a href="item/drop/{{$id}}" onclick="return confirmDelete();" class="icon drophide" title="{{$delete}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);"*}} ></a>
4 </div>
5 <div class="wall-item-delete-end"></div>