diff --git a/files/templates/comments.html b/files/templates/comments.html index 875c386f3..b5b22b0db 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -26,7 +26,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/delete_post_modal.html b/files/templates/delete_post_modal.html index 49a28d8e2..14d89f48c 100755 --- a/files/templates/delete_post_modal.html +++ b/files/templates/delete_post_modal.html @@ -3,7 +3,7 @@ function delete_post(){ - this.innerHTML='Deleting post'; + this.innerHTML='Deleting post'; this.disabled = true; var url = '/delete_post/' + id diff --git a/files/templates/report_post_modal.html b/files/templates/report_post_modal.html index 1e2e20e69..bf94200c6 100755 --- a/files/templates/report_post_modal.html +++ b/files/templates/report_post_modal.html @@ -1,4 +1,4 @@ - +