From c065ce92ebdbb88a0c8cf783602412faac837f71 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 19 Mar 2026 15:32:01 +0100 Subject: [PATCH] UI - Text tidyup --- .../blueprint/settings/templates/settings.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index e8cb1db1..81a28754 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -154,9 +154,8 @@
-
- {{ _('Tip:') }} {{ _('Connect using Bright Data and Oxylabs Proxies, find out more here.') }} - +
+ {{ _('Tip:') }} {{ _('Connect using Bright Data proxies, find out more here.') }}
@@ -352,7 +351,7 @@ nav -

{{ _('Tip') }}: {{ _('"Residential" and "Mobile" proxy type can be more successfull than "Data Center" for blocked websites.') }}

+

{{ _('Tip') }}: {{ _('"Residential" and "Mobile" proxy type can be more successful than "Data Center" for blocked websites.') }}

{{ render_fieldlist_with_inline_errors(form.requests.form.extra_proxies) }}