From 51886e0e4685df84d0d2223c1c6af71ce6dcf7a4 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 18 Oct 2021 04:38:43 +0200 Subject: [PATCH] fdsdsf --- files/templates/comments.html | 8 ++++---- files/templates/submission.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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" %}