]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/photo_drop.tpl
template engine rework
[friendica.git] / view / theme / frost / 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>