aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/wall_item.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-24 04:05:21 +0100
committertommy tomson <thomas.bierey@gmx.de>2012-03-24 04:05:21 +0100
commitd76b052f90346b49d64aeef9024ab56f8be79f53 (patch)
tree6924c1dba028b3e079d2b1113f31bfd782a8238a /view/theme/diabook/wall_item.tpl
parentce8cfb7b0531e72fe28b3a6a6440016e482bd016 (diff)
downloadvolse-hubzilla-d76b052f90346b49d64aeef9024ab56f8be79f53.tar.gz
volse-hubzilla-d76b052f90346b49d64aeef9024ab56f8be79f53.tar.bz2
volse-hubzilla-d76b052f90346b49d64aeef9024ab56f8be79f53.zip
add PostIt to right_aside, fixes in css
Diffstat (limited to 'view/theme/diabook/wall_item.tpl')
-rw-r--r--view/theme/diabook/wall_item.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/diabook/wall_item.tpl b/view/theme/diabook/wall_item.tpl
index 20d24702b..123834064 100644
--- a/view/theme/diabook/wall_item.tpl
+++ b/view/theme/diabook/wall_item.tpl
@@ -1,6 +1,5 @@
{{ if $item.indent }}{{ else }}
<div class="wall-item-decor">
- {{ if $item.lock }}<span class="icon lock fakelink" onclick="lockview(event,$item.id);" title="$item.lock">$item.lock</span>{{ endif }}
<img id="like-rotator-$item.id" class="like-rotator" src="images/rotator.gif" alt="$item.wait" title="$item.wait" style="display: none;" />
</div>
{{ endif }}