diff --git a/files/templates/comments.html b/files/templates/comments.html index 32514b858..1b63bcf8f 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -376,7 +376,7 @@ {% if c.deleted_utc > 0 %} Undelete {% else %} - Delete + Delete {% endif %} {% endif %} @@ -530,7 +530,7 @@ {% if c.deleted_utc > 0 %} Undelete {% else %} - Delete + Delete {% endif %} {% endif %}