10 lines
455 B
Smarty
10 lines
455 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}}?confirm=1" onclick="return confirmDelete(function(){this.href='item/drop/{{$id}}'});" class="icon drophide" title="{{$delete}}" {{*onmouseover="imgbright(this);" onmouseout="imgdull(this);"*}} ></a>
|
|
</div>
|
|
<div class="wall-item-delete-end"></div>
|