From 08ee223b5f329d22c06e8954c7e87a856a15b66b Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 20 Dec 2022 18:57:26 +0100 Subject: [PATCH] UI - Fix broken html tags in settings page --- changedetectionio/templates/settings.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index 131a1851..ceb8e2c8 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -185,7 +185,7 @@ nav
{{ render_field(form.requests.form.extra_proxies) }} -
"Name" will be used for selecting the proxy in the Watch Edit settings + "Name" will be used for selecting the proxy in the Watch Edit settings
@@ -194,7 +194,6 @@ nav Back Clear Snapshot History
-