aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/wall_item.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-26 13:52:44 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-03-26 13:52:44 +0200
commitaaddee0d948832be7967c769fe4fafe7bdce2c0f (patch)
tree3d101ab478bc6709483a4f3b044a809f9e8d7c20 /view/theme/diabook-blue/wall_item.tpl
parent0164da4fb961c817e576df5994b777cc1c2b306b (diff)
downloadvolse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.tar.gz
volse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.tar.bz2
volse-hubzilla-aaddee0d948832be7967c769fe4fafe7bdce2c0f.zip
minor css fixes in diabook
Diffstat (limited to 'view/theme/diabook-blue/wall_item.tpl')
-rw-r--r--view/theme/diabook-blue/wall_item.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/wall_item.tpl b/view/theme/diabook-blue/wall_item.tpl
index 20d24702b..123834064 100644
--- a/view/theme/diabook-blue/wall_item.tpl
+++ b/view/theme/diabook-blue/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 }}