aboutsummaryrefslogtreecommitdiffstats
path: root/view/photo_drop.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/photo_drop.tpl')
-rw-r--r--view/photo_drop.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/view/photo_drop.tpl b/view/photo_drop.tpl
deleted file mode 100644
index b4ea62b45..000000000
--- a/view/photo_drop.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<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>