diff --git a/files/templates/comments.html b/files/templates/comments.html index ba1b2ca25..32514b858 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -26,7 +26,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} @@ -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 %} @@ -619,7 +619,7 @@ diff --git a/files/templates/submission.html b/files/templates/submission.html index 1b5cbc41a..07d023552 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -53,7 +53,7 @@ {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}