From 2106132b87833881dbe9f6f4d3ff5727bb722bed Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 14:41:26 -0600 Subject: [PATCH] fix --- files/templates/sidebars/SubmissionSidebar.html | 6 ++++-- files/templates/submission.html | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/files/templates/sidebars/SubmissionSidebar.html b/files/templates/sidebars/SubmissionSidebar.html index 9a04d6a15..62abc7d9c 100644 --- a/files/templates/sidebars/SubmissionSidebar.html +++ b/files/templates/sidebars/SubmissionSidebar.html @@ -112,8 +112,10 @@ {% if p.private %}
  • - - Draft + + + Draft +
  • {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 5f48e3e1f..e5f57a009 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -287,8 +287,10 @@ {% if p.private %}
  • - - Draft + + + Draft +
  • {% endif %}