aboutsummaryrefslogtreecommitdiffstats
path: root/view/wall_item.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 13:41:41 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 13:41:41 +0100
commit6df7fae4b57540aa13c9f25976543a8511c61626 (patch)
treed73663b583309338e274c8d6965f8cd59a51a80f /view/wall_item.tpl
parent54c08b2b0fcd20522b05162ee782e2c7e09aced9 (diff)
downloadvolse-hubzilla-6df7fae4b57540aa13c9f25976543a8511c61626.tar.gz
volse-hubzilla-6df7fae4b57540aa13c9f25976543a8511c61626.tar.bz2
volse-hubzilla-6df7fae4b57540aa13c9f25976543a8511c61626.zip
non static filer text
Diffstat (limited to 'view/wall_item.tpl')
-rwxr-xr-xview/wall_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/wall_item.tpl b/view/wall_item.tpl
index 1c19c4b60..e158e5ef8 100755
--- a/view/wall_item.tpl
+++ b/view/wall_item.tpl
@@ -52,7 +52,7 @@
<a href="#" id="tagger-$item.id" onclick="itemTag($item.id); return false;" class="$item.star.classtagger" title="$item.star.tagger">$item.star.tagger</a>
{{ endif }}
{{ if $item.filer }}
- <a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item filer-icon" title="$item.star.filer">file as</a>
+ <a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item filer-icon" title="$item.star.filer">$item.star.filer</a>
{{ endif }}
{{ if $item.vote }}