aboutsummaryrefslogtreecommitdiffstats
path: root/view/en/wall_item_drop.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-11-16 20:13:18 -0800
committerFriendika <info@friendika.com>2010-11-16 20:13:18 -0800
commitf9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311 (patch)
tree5f4bebec0387932becfb2415dd3c8045a7e5418d /view/en/wall_item_drop.tpl
parent22f7ffc2d71576acf16b71c2018cf92a39a73e78 (diff)
downloadvolse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.gz
volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.tar.bz2
volse-hubzilla-f9d5aafe9c2559a65aeb0aafeec5bfd5c76f1311.zip
finish moving english files
Diffstat (limited to 'view/en/wall_item_drop.tpl')
-rw-r--r--view/en/wall_item_drop.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/en/wall_item_drop.tpl b/view/en/wall_item_drop.tpl
new file mode 100644
index 000000000..66777db15
--- /dev/null
+++ b/view/en/wall_item_drop.tpl
@@ -0,0 +1,2 @@
+<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a href="item/drop/$id" onclick="return confirmDelete();" ><img src="images/b_drophide.gif" alt="Delete" title="Delete" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
+ <div class="wall-item-delete-end"></div>