From 3a6e1f908f0faaa5beabec0cb8c66d9485a84bc1 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 14 Nov 2025 10:01:03 +0100 Subject: [PATCH] UI - Minor text fix for anon history access --- changedetectionio/blueprint/settings/templates/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index 0577b98e..6d3376ca 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -66,7 +66,7 @@
{{ render_checkbox_field(form.application.form.shared_diff_access, class="shared_diff_access") }} - Allow access to view watch diff page when password is enabled (Good for sharing the diff page) + Allow access to the watch change history page when password is enabled (Good for sharing the diff page)