diff --git a/client/html/comment.tpl b/client/html/comment.tpl index 520d372b..da91a030 100644 --- a/client/html/comment.tpl +++ b/client/html/comment.tpl @@ -1,7 +1,7 @@
For extra paranoia safety, only tags that are unused can be deleted.
Check which posts are tagged with <%- ctx.tag.names[0] %>.
Quick links
- Summary
- Summary
<% if (ctx.canMerge) { %>- Edit
- Edit
<% } %><% if (ctx.canMerge) { %>- Merge with…
- Merge with…
<% } %><% if (ctx.canDelete) { %>- Delete
- Delete
<% } %>
diff --git a/client/html/tag_category_row.tpl b/client/html/tag_category_row.tpl index db89fa2b..18897eae 100644 --- a/client/html/tag_category_row.tpl +++ b/client/html/tag_category_row.tpl @@ -17,7 +17,7 @@