aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/wallwall_item.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-26 14:49:15 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-26 14:49:15 +0200
commitf1d15d8884828bc491acb0c79d1fa73d5998449f (patch)
tree20b086c949b97ecc46581adce5a65dc85e0c07f2 /view/theme/diabook-blue/wallwall_item.tpl
parent37f10a6d4fd2f8f5858f3222269bd6f48031962f (diff)
parentaaddee0d948832be7967c769fe4fafe7bdce2c0f (diff)
downloadvolse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.tar.gz
volse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.tar.bz2
volse-hubzilla-f1d15d8884828bc491acb0c79d1fa73d5998449f.zip
Merge branch 'master' of https://github.com/friendica/friendica
Diffstat (limited to 'view/theme/diabook-blue/wallwall_item.tpl')
-rw-r--r--view/theme/diabook-blue/wallwall_item.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/wallwall_item.tpl b/view/theme/diabook-blue/wallwall_item.tpl
index e02e5a8be..c5b6b36b5 100644
--- a/view/theme/diabook-blue/wallwall_item.tpl
+++ b/view/theme/diabook-blue/wallwall_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 }}