diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index de6a591d..14efc8e5 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -121,7 +121,8 @@ {% endif %} {% if left_sticky %}
- Show current snapshot + Show current snapshot
+ Visualise triggers and ignored text
{% endif %} {% if right_sticky %} diff --git a/changedetectionio/templates/diff.html b/changedetectionio/templates/diff.html index cfb1f706..1df7b3c4 100644 --- a/changedetectionio/templates/diff.html +++ b/changedetectionio/templates/diff.html @@ -88,8 +88,6 @@
-
Pro-tip: Use show current snapshot tab to visualise what will be ignored, highlight text to add to ignore filters
- {% if password_enabled_and_share_is_off %}
Pro-tip: You can enable "share access when password is enabled" from settings
{% endif %}