aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/wallwall_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero/wallwall_item.tpl')
-rwxr-xr-xview/theme/duepuntozero/wallwall_item.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/wallwall_item.tpl b/view/theme/duepuntozero/wallwall_item.tpl
index ea9a218b4..4675f1e00 100755
--- a/view/theme/duepuntozero/wallwall_item.tpl
+++ b/view/theme/duepuntozero/wallwall_item.tpl
@@ -59,6 +59,7 @@
{{ if $star }}
<a href="#" id="starred-$id" onclick="dostar($id); return false;" class="star-item icon $isstarred" title="$star.toggle"></a>
+ <a href="#" id="tagger-$id" onclick="itemTag($id); return false;" class="tag-item icon tagged" title="$star.tagger"></a>
{{ endif }}
<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" >