From 4fe2a678393dcedbd8ea155949fcc3872350a4b3 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 4 Feb 2026 22:42:57 +0100 Subject: [PATCH] Styling fix for "backups" tab Re #3821 --- 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 a86f6a8d..db6c5acb 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -25,7 +25,7 @@
  • {{ _('UI Options') }}
  • {{ _('API') }}
  • {{ _('RSS') }}
  • -
  • {{ _('Backups') }}
  • +
  • {{ _('Backups') }}
  • {{ _('Time & Date') }}
  • {{ _('CAPTCHA & Proxies') }}
  • {% if plugin_tabs %}