aboutsummaryrefslogtreecommitdiffstats
path: root/view/wallwall_item.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-09-28 22:12:27 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-09-28 22:12:27 -0700
commit18287a365693d0607be76091679cb45dc2748a6f (patch)
tree213bc6b735e7c25a1401d565fa60dcae2424ea12 /view/wallwall_item.tpl
parentdd3f754e235e286207ee638e75c601ca1e809936 (diff)
downloadvolse-hubzilla-18287a365693d0607be76091679cb45dc2748a6f.tar.gz
volse-hubzilla-18287a365693d0607be76091679cb45dc2748a6f.tar.bz2
volse-hubzilla-18287a365693d0607be76091679cb45dc2748a6f.zip
show lockstate on messages, sparkle failure on profile page,
comments on typo checker
Diffstat (limited to 'view/wallwall_item.tpl')
-rw-r--r--view/wallwall_item.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl
index d98289901..f8affd1c5 100644
--- a/view/wallwall_item.tpl
+++ b/view/wallwall_item.tpl
@@ -11,6 +11,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> to <a href="$owner_url" title="View $owner_name's profile" class="wall-item-name-link"><span class="wall-item-name$osparkle" id="wall-item-ownername-$id">$owner_name</span></a> via Wall-To-Wall:<br />
<div class="wall-item-ago" id="wall-item-ago-$id">$ago</div>
<div class="wall-item-location" id="wall-item-location-$id">$location</div>