UI - remove incorrect label

pull/2020/head
dgtlmoon 6 months ago
parent 19e752e9ba
commit abf7ed9085

@ -18,7 +18,7 @@
{{ render_nolabel_field(form.edit_and_watch_submit_button, title="Edit first then Watch") }}
</div>
<div id="quick-watch-processor-type">
{{ render_simple_field(form.processor, title="Edit first then Watch") }}
{{ render_simple_field(form.processor) }}
</div>
</fieldset>

Loading…
Cancel
Save