]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/wallwall_item.tpl
tagging missing from wallwall and a couple of themes, star missing from dispy
[friendica.git] / view / theme / loozah / wallwall_item.tpl
index 09de86c7be5d61b67089d87c3c288385248a9cda..0e4c1a6cf30d9106509bd956c06dbcfd2fe4cca3 100755 (executable)
@@ -53,6 +53,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" >