From abf7ed908577db64a99916f6f8f8953311e17fab Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 29 Nov 2023 10:19:49 +0100 Subject: [PATCH] UI - remove incorrect label --- changedetectionio/templates/watch-overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index b63b5dab..9b3e9b64 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -18,7 +18,7 @@ {{ render_nolabel_field(form.edit_and_watch_submit_button, title="Edit first then Watch") }}
- {{ render_simple_field(form.processor, title="Edit first then Watch") }} + {{ render_simple_field(form.processor) }}