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