diff --git a/client/html/tag_delete.tpl b/client/html/tag_delete.tpl index b145f51..0d03f2c 100644 --- a/client/html/tag_delete.tpl +++ b/client/html/tag_delete.tpl @@ -2,7 +2,7 @@
<% if (ctx.tag.usages) { %>

For extra paranoia safety, only tags that are unused can be deleted.

-

Check which posts are tagged with <%= ctx.tag.names[0] %>.

+

Check which posts are tagged with <%= ctx.tag.names[0] %>.

<% } else { %>