aboutsummaryrefslogtreecommitdiffstats
path: root/view/wall_item.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 13:46:05 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-22 13:46:05 +0100
commit1e86e3fb26271a687721ed6e74055feb38b363fa (patch)
treeb419eebaeecd014c055851e75061cbe55029b647 /view/wall_item.tpl
parent5babf5c8b4678cbc4a4822dfaf8a71085312a85d (diff)
downloadvolse-hubzilla-1e86e3fb26271a687721ed6e74055feb38b363fa.tar.gz
volse-hubzilla-1e86e3fb26271a687721ed6e74055feb38b363fa.tar.bz2
volse-hubzilla-1e86e3fb26271a687721ed6e74055feb38b363fa.zip
it's only item.filer ;-)
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 e158e5ef8..e771db068 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">$item.star.filer</a>
+ <a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item filer-icon" title="$item.filer">$item.filer</a>
{{ endif }}
{{ if $item.vote }}