Update changedetectionio/templates/edit.html

Co-authored-by: dgtlmoon <leigh@morresi.net>
diff-proposed-for-bwees
Brandon Wees 2 years ago committed by GitHub
parent 748328453e
commit 4364521cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -179,7 +179,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_checkbox_field(form.trigger_add, class="trigger-type") }}
{{ render_checkbox_field(form.trigger_del, class="trigger-type") }}
<span class="pure-form-message-inline">
Filters the change-detection of this watch to only this type of content change. <strong>Replacements</strong> (neither additions or deletions) are always included.
Filters the change-detection of this watch to only this type of content change. <strong>Replacements</strong> (neither additions nor deletions) are always included. The 'diff' will still include all changes.
</span>
</div>
</fieldset>

Loading…
Cancel
Save