From 000513147235318567775f818b59b8bd78c0e93e Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 4 Mar 2022 13:06:39 +0100 Subject: [PATCH] Re-arranging primary links so the important ones are easier to find on mobile --- changedetectionio/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index d36dfca88..88c75dc0e 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -35,13 +35,13 @@ {% if current_user.is_authenticated or not has_password %} {% if not current_diff_url %}
  • - BACKUP + SETTINGS
  • IMPORT
  • - SETTINGS + BACKUP
  • {% else %}