mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-29 21:11:50 +00:00
Update changedetectionio/templates/edit.html
Co-authored-by: dgtlmoon <leigh@morresi.net>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user