friendica/view/theme/frost/templates/photo_drop.tpl

6 wiersze
303 B
Smarty
Czysty Zwykły widok Historia

2013-04-23 11:47:57 +00:00
<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-{{$id}}" >
<a href="item/drop/{{$id}}" onclick="return confirmDelete();" class="icon drophide" title="{{$delete}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);"*}} ></a>
</div>
<div class="wall-item-delete-end"></div>