aboutsummaryrefslogtreecommitdiffstats
path: root/view/wall_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/wall_item.tpl')
-rw-r--r--view/wall_item.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/wall_item.tpl b/view/wall_item.tpl
index 58a7727a8..4d2404ce0 100644
--- a/view/wall_item.tpl
+++ b/view/wall_item.tpl
@@ -6,6 +6,7 @@
</div>
<div class="wall-item-wrapper" id="wall-item-wrapper-$id" >
+ $lock
<a href="$profile_url" title="View $name's profile" class="wall-item-name-link"><span class="wall-item-name$sparkle" id="wall-item-name-$id" >$name</span></a>
<div class="wall-item-ago" id="wall-item-ago-$id">$ago</div>
<div class="wall-item-location" id="wall-item-location-$id">$location</div>