]> git.mxchange.org Git - friendica.git/blob - view/smarty3/photo_drop.tpl
ed500fd0ad123de81be8f3aad873ecd5d960c43d
[friendica.git] / view / smarty3 / 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}}" onclick="return confirmDelete();" class="icon drophide" title="{{$delete}}" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a>
8 </div>
9 <div class="wall-item-delete-end"></div>