From f2dd208d14d41299edca8373ec4eb59bf8eab2ae Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Tue, 19 Dec 2017 11:19:29 +0000 Subject: [PATCH] don't allow shapeshift when no to wallets --- www/views/shapeshift.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/views/shapeshift.html b/www/views/shapeshift.html index cb4c900b7..0f51b6bd3 100644 --- a/www/views/shapeshift.html +++ b/www/views/shapeshift.html @@ -10,12 +10,12 @@
-
+
- No available wallets to convert from. + No available wallets to convert between.
- +
From