From 0efc504c5dad8f81622c0ae2dd04e3d734fcffa5 Mon Sep 17 00:00:00 2001 From: bwees Date: Sat, 30 Jul 2022 08:47:07 -0400 Subject: [PATCH] change form wording --- changedetectionio/templates/edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index 02452cb9..825aec21 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -164,11 +164,11 @@ User-Agent: wonderbra 1.0") }}
- + {{ render_checkbox_field(form.trigger_add, class="trigger-type") }} {{ render_checkbox_field(form.trigger_del, class="trigger-type") }} - Limits the change-detection of this watch to only this content + Filters the change-detection of this watch to only this content change.