From 32bf6399ed8e60dda415369272fab1ab06821283 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 20 Oct 2021 19:16:34 +0200 Subject: [PATCH] fds --- files/templates/comments.html | 2 +- files/templates/delete_post_modal.html | 2 +- files/templates/report_post_modal.html | 2 +- files/templates/submission.html | 2 +- files/templates/submit.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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 @@ - +