Update changedetectionio/templates/edit.html

Co-authored-by: dgtlmoon <leigh@morresi.net>
This commit is contained in:
Brandon Wees
2022-07-16 10:38:45 -04:00
committed by GitHub
co-authored by dgtlmoon
parent 3e43d7ad1a
commit 151c2dab3a
+1 -1
View File
@@ -161,7 +161,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_field(form.trigger_type) }}
<span class="pure-form-message-inline">
This filter only compares to the previous snapshot. This is different from the "Only trigger when new lines appear" setting which checks all previous snapshots.</br>
This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website)
This is good for filtering out notifications that only are showing deleted content. (i.e A notice being removed from a website)</br>
</span>
</div>
</fieldset>