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