From 37455f09c297e6803b6df53edc9822b172b522b9 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 8 Sep 2024 21:52:44 +0200 Subject: [PATCH] fix "authentication with proton" button in mobile view --- templates/dashboard/enter_sudo.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/dashboard/enter_sudo.html b/templates/dashboard/enter_sudo.html index 3175f375..e1b3248c 100644 --- a/templates/dashboard/enter_sudo.html +++ b/templates/dashboard/enter_sudo.html @@ -21,8 +21,8 @@

Alternatively you can use your Proton credentials to ensure it's you.

- + Authenticate with Proton @@ -38,4 +38,4 @@ {% endif %} - {% endblock %} + {% endblock %} \ No newline at end of file