UI - remove incorrect label

pull/2020/head
dgtlmoon 1 year ago
parent 19e752e9ba
commit abf7ed9085

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

Loading…
Cancel
Save