]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/templates/photo_drop.tpl
Merge pull request #1048 from tobiasd/20140711
[friendica.git] / view / theme / decaf-mobile / templates / photo_drop.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
7         <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>
8 </div>
9 <div class="wall-item-delete-end"></div>