aboutsummaryrefslogtreecommitdiffstats
path: root/view/wall_item.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-12 03:50:05 -0700
committerfriendica <info@friendica.com>2012-07-12 03:50:05 -0700
commit3f7b93ce6542219858014c4d6f075fe9b46a18e2 (patch)
tree2df86cf1fb2ff82f4484df1fe4990f5ea90ce2fc /view/wall_item.tpl
parentbb6d8e9597b893591854645273b6ee04ee022384 (diff)
downloadvolse-hubzilla-3f7b93ce6542219858014c4d6f075fe9b46a18e2.tar.gz
volse-hubzilla-3f7b93ce6542219858014c4d6f075fe9b46a18e2.tar.bz2
volse-hubzilla-3f7b93ce6542219858014c4d6f075fe9b46a18e2.zip
language detection and sparkle links added to plinks where appropriate
Diffstat (limited to 'view/wall_item.tpl')
-rw-r--r--view/wall_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/wall_item.tpl b/view/wall_item.tpl
index dae33b3f7..60dde7600 100644
--- a/view/wall_item.tpl
+++ b/view/wall_item.tpl
@@ -48,7 +48,7 @@
</div>
{{ endif }}
{{ if $item.plink }}
- <div class="wall-item-links-wrapper"><a href="$item.plink.href" title="$item.plink.title" target="external-link" class="icon remote-link"></a></div>
+ <div class="wall-item-links-wrapper"><a href="$item.plink.href" title="$item.plink.title" target="external-link" class="icon remote-link$item.sparkle"></a></div>
{{ endif }}
{{ if $item.edpost }}
<a class="editpost icon pencil" href="$item.edpost.0" title="$item.edpost.1"></a>