aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wall_thread.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/wall_thread.tpl')
-rw-r--r--view/tpl/wall_thread.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/wall_thread.tpl b/view/tpl/wall_thread.tpl
index 9a02b2103..cfa63daec 100644
--- a/view/tpl/wall_thread.tpl
+++ b/view/tpl/wall_thread.tpl
@@ -38,7 +38,7 @@
</div>
<div class="wall-item-author">
<a href="$item.profile_url" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle" id="wall-item-name-$item.id" >$item.name</span></a>{{ if $item.owner_url }} $item.to <a href="$item.owner_url" target="redir" title="$item.olinktitle" class="wall-item-name-link"><span class="wall-item-name$item.osparkle" id="wall-item-ownername-$item.id">$item.owner_name</span></a> $item.vwall{{ endif }}<br />
- <div class="wall-item-ago" id="wall-item-ago-$item.id" title="$item.localtime">$item.ago</div>
+ <div class="wall-item-ago" id="wall-item-ago-$item.id" title="$item.localtime">$item.localtime</div>
</div>
<div class="wall-item-content" id="wall-item-content-$item.id" >
<div class="wall-item-title" id="wall-item-title-$item.id">$item.title</div>