Allow deletion of posts of all local Sones, not only the logged in.
[Sone.git] / src / main / resources / templates / include / viewReply.html
index 805626a..6b13776 100644 (file)
@@ -54,7 +54,7 @@
                                        </form>
                                <%/if>
                        <%/if>
-                       <%if reply.sone.current>
+                       <%if reply.sone.local>
                                <span class='separator'>·</span>
                                <form class="delete delete-reply" action="deleteReply.html" method="post">
                                        <input type="hidden" name="formPassword" value="<% formPassword|html>" />