diff --git a/bookwyrm/templates/snippets/shelve_button/finish_reading_modal.html b/bookwyrm/templates/snippets/shelve_button/finish_reading_modal.html index f5a38c989..f32d28b79 100644 --- a/bookwyrm/templates/snippets/shelve_button/finish_reading_modal.html +++ b/bookwyrm/templates/snippets/shelve_button/finish_reading_modal.html @@ -38,7 +38,7 @@ {% include 'snippets/privacy_select.html' %} -
- {{ widget.initial_text }}: - {{ widget.value|truncatepath:10 }} + {{ widget.initial_text }}: + {{ widget.value|truncatepath:10 }}
{% if not widget.required %}- {% endif %} + {% endif %}
{{ widget.input_text }}: {% else %}
{% endif %} - - {% trans "File exceeds maximum size: 10MB" %} + + {% trans "File exceeds maximum size: 10MB" %}