From 7d850406ca348b1fa38dec20c29b0d3b803f24f2 Mon Sep 17 00:00:00 2001 From: tecnovert Date: Mon, 12 Feb 2024 21:18:13 +0200 Subject: [PATCH] ui: Add fix from Crz. --- basicswap/templates/wallet.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 02de308..1a20978 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -31,14 +31,13 @@
{% if w.cid == '6' %} {# XMR #} - + {% endif %} {# / XMR #} - {{ circular_arrows_svg | safe }}Refresh + {{ circular_arrows_svg | safe }}Refresh
-