]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/templates/photo_drop.tpl
removed old comment that is no longer true
[friendica.git] / view / theme / decaf-mobile / templates / photo_drop.tpl
1
2 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
3         <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>
4 </div>
5 <div class="wall-item-delete-end"></div>