From a40a1bdcb48d48faa06b88fd090dc5de08918540 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 9 Nov 2020 12:40:22 -0800 Subject: [PATCH] Fixes labels on import page --- bookwyrm/templates/import.html | 16 ++++++---------- bookwyrm/templates/snippets/privacy_select.html | 2 ++ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/bookwyrm/templates/import.html b/bookwyrm/templates/import.html index 806910e2f..ee99a615b 100644 --- a/bookwyrm/templates/import.html +++ b/bookwyrm/templates/import.html @@ -9,18 +9,14 @@ {{ import_form.as_p }}
- +
- -
- -
+
diff --git a/bookwyrm/templates/snippets/privacy_select.html b/bookwyrm/templates/snippets/privacy_select.html index 6a972892a..83ea9bea2 100644 --- a/bookwyrm/templates/snippets/privacy_select.html +++ b/bookwyrm/templates/snippets/privacy_select.html @@ -1,7 +1,9 @@ {% load fr_display %}
{% with 0|uuid as uuid %} + {% if not no_label %} + {% endif %}