diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-02-17 14:14:06 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-02-17 14:14:06 +0100 |
commit | 3d69e2a50c432421fb417e748a28d2cafd707b1f (patch) | |
tree | c01ed05d84ac450300bd761339fe0fc09c8c4bfc /view/de/wallwall_item.tpl | |
parent | dc15e8640de0fcd77bf91b97aee6f890b34ba6cb (diff) | |
parent | c948ab8f211c54ca73643ba23ddcde3da0c256a3 (diff) | |
download | volse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.tar.gz volse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.tar.bz2 volse-hubzilla-3d69e2a50c432421fb417e748a28d2cafd707b1f.zip |
Merge branch 'master' into themetests
Diffstat (limited to 'view/de/wallwall_item.tpl')
-rw-r--r-- | view/de/wallwall_item.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/de/wallwall_item.tpl b/view/de/wallwall_item.tpl index fd05a74ac..67b6006cf 100644 --- a/view/de/wallwall_item.tpl +++ b/view/de/wallwall_item.tpl @@ -21,6 +21,7 @@ <div class="wall-item-title" id="wall-item-title-$id">$title</div> <div class="wall-item-body" id="wall-item-body-$id" >$body</div> </div> + $plink $drop </div> <div class="wall-item-wrapper-end"></div> |