From 06e11951892c16681457cc54452f2519aafd6cad Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 10 Dec 2022 18:55:39 +0200 Subject: [PATCH] restore "cancel" button JC removed --- files/templates/comments.html | 4 ++-- files/templates/submission.html | 2 +- files/templates/util/macros.html | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index f8b4d5a69..118a6420f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -297,7 +297,7 @@ - +
Formatting help
@@ -556,7 +556,7 @@ {% endif %} - +
diff --git a/files/templates/submission.html b/files/templates/submission.html index 73f157440..2f9da2e98 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -188,7 +188,7 @@ - +
Formatting help
diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index 4fd4ea850..fe862f5f9 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -136,6 +136,7 @@ {% endif %} +
Formatting help