mirror of
https://github.com/friendica/friendica
synced 2024-11-10 22:22:53 +00:00
9 lines
404 B
Smarty
9 lines
404 B
Smarty
{{*
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
*
|
|
*}}
|
|
<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>
|