aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/photo_drop.tpl
blob: 84b156d742e7bae21bc91f1422ed8affa64cfb11 (plain) (blame)
1
2
3
4
5
6
7
8
{{*
 *	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>