Add missing separators.
[Sone.git] / src / main / resources / templates / include / viewReply.html
index 398bee9..e2f4ab6 100644 (file)
@@ -51,6 +51,7 @@
                                </form>
                        <%/if>
                        <%if reply.sone.current>
+                               <span class='separator'>·</span>
                                <form class="delete delete-reply" action="deleteReply.html" method="post">
                                        <input type="hidden" name="formPassword" value="<% formPassword|html>" />
                                        <input type="hidden" name="returnPage" value="<% request.uri|html>" />