Fix dangling HTML tag from screenshot notification

pull/1144/head
dgtlmoon 2022-11-20 16:04:26 +01:00
rodzic 35d44c8277
commit 883561f979
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -142,7 +142,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_checkbox_field(form.notification_muted) }}
</div>
{% if is_html_webdriver %}
<span class="pure-control-group inline-radio">
<div class="pure-control-group inline-radio">
{{ render_checkbox_field(form.notification_screenshot) }}
<span class="pure-form-message-inline">
<strong>Use with caution!</strong> This will easily fill up your email storage quota or flood other storages.