diff options
author | Friendika <info@friendika.com> | 2011-03-18 00:30:34 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-18 00:30:34 -0700 |
commit | 9f5201dcaa4737427da7ec37969556c574e4711f (patch) | |
tree | a47c58b36c8399921e261bfaa0387f2b14edaa67 /view/wallwall_item.tpl | |
parent | ea03d9fa86827cbc7e86885bbe2493d8a9739546 (diff) | |
download | volse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.tar.gz volse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.tar.bz2 volse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.zip |
edit posting after submission
Diffstat (limited to 'view/wallwall_item.tpl')
-rw-r--r-- | view/wallwall_item.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl index 256320a46..60383d885 100644 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -28,6 +28,7 @@ <div class="wall-item-tools" id="wall-item-tools-$id"> $vote $plink + $edpost $drop </div> </div> |