aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/vier/wallwall_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/vier/wallwall_item.tpl')
-rw-r--r--view/theme/vier/wallwall_item.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/vier/wallwall_item.tpl b/view/theme/vier/wallwall_item.tpl
index 2301da1d1..8e452f4f6 100644
--- a/view/theme/vier/wallwall_item.tpl
+++ b/view/theme/vier/wallwall_item.tpl
@@ -62,6 +62,7 @@
{{ if $star }}
<a href="#" id="star-$id" onclick="dostar($id); return false;" class="$star.classdo" title="$star.do">$star.do</a>
<a href="#" id="unstar-$id" onclick="dostar($id); return false;" class="$star.classundo" title="$star.undo">$star.undo</a>
+ <a href="#" id="tagger-$id" onclick="itemTag($id); return false;" class="$star.classtagger" title="$star.tagger">$star.tagger</a>
{{ endif }}
{{ if $vote }}