From 4c9aa7b77780589c99aac4e27192eb2fe843a2ac Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Fri, 29 Aug 2025 20:13:19 +0200 Subject: [PATCH] Fix small bug with changepassword required. --- basicswap/templates/changepassword.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basicswap/templates/changepassword.html b/basicswap/templates/changepassword.html index 07a677f..50af8b5 100644 --- a/basicswap/templates/changepassword.html +++ b/basicswap/templates/changepassword.html @@ -99,7 +99,7 @@
0 %}disabled{% endif %} - required + {% if encrypted %}required{% endif %} />