aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/wall_item.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-04-27 23:05:38 +0200
committerzottel <github@zottel.net>2012-04-27 23:05:38 +0200
commitedc7e571b710d0ce24587c529d6e51ee7781d638 (patch)
tree2a29b5ae519bb9fc699f9c26b9f1d5359a8fb105 /view/theme/dispy/wall_item.tpl
parent17aba3033ff050a031ae578f0351db3da29ecbb7 (diff)
parenta632f03531faafe7cd16b67f4895a6a0f35e0102 (diff)
downloadvolse-hubzilla-edc7e571b710d0ce24587c529d6e51ee7781d638.tar.gz
volse-hubzilla-edc7e571b710d0ce24587c529d6e51ee7781d638.tar.bz2
volse-hubzilla-edc7e571b710d0ce24587c529d6e51ee7781d638.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy/wall_item.tpl')
-rw-r--r--view/theme/dispy/wall_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl
index 52af07532..35e65f397 100644
--- a/view/theme/dispy/wall_item.tpl
+++ b/view/theme/dispy/wall_item.tpl
@@ -40,7 +40,7 @@
</ul><br style="clear:left;" />
<ul class="wall-item-subtools2">
{{ if $item.filer }}
- <li><a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item icon file-as" title="$item.star.filer"></a></li>
+ <li><a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item icon file-as" title="$item.filer"></a></li>
{{ endif }}
{{ if $item.plink }}
<li class="wall-item-links-wrapper"><a href="$item.plink.href" title="$item.plink.title" target="external-link" class="icon remote-link"></a></li>