aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-02 13:59:28 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-02 13:59:28 -0500
commit81de5f780284f27964c8ec5147768450aa203f72 (patch)
treed5d3dafa85f4972b86bd2e00653cf9cbc7882b39 /view/theme/duepuntozero
parent02f8e95b1a4b44f140b2e871097673185158d8a5 (diff)
downloadvolse-hubzilla-81de5f780284f27964c8ec5147768450aa203f72.tar.gz
volse-hubzilla-81de5f780284f27964c8ec5147768450aa203f72.tar.bz2
volse-hubzilla-81de5f780284f27964c8ec5147768450aa203f72.zip
apply changes to templates to testbubble
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/duepuntozero')
-rwxr-xr-xview/theme/duepuntozero/wallwall_item.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/wallwall_item.tpl b/view/theme/duepuntozero/wallwall_item.tpl
index 211906c93..5cb2dbc3b 100755
--- a/view/theme/duepuntozero/wallwall_item.tpl
+++ b/view/theme/duepuntozero/wallwall_item.tpl
@@ -28,8 +28,8 @@
</div>
<div class="wall-item-author">
<a href="$item.profile_url" target="redir" 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> $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<br />
- <div class="wall-item-ago" id="wall-item-ago-$item.id">$item.ago</div>
- </div>
+ <div class="wall-item-ago" id="wall-item-ago-$item.id">$item.ago</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>
<div class="wall-item-title-end"></div>