From 834be15eab352ef1659bc30f215cc15b1852dc2f Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 7 Jan 2015 11:00:26 -0300 Subject: [PATCH] Fix generate address button on receive --- views/receive.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/views/receive.html b/views/receive.html index a80f09886..d774474aa 100644 --- a/views/receive.html +++ b/views/receive.html @@ -5,20 +5,17 @@ -
+
-
+

My Bitcoin address:

-
+

{{addr}}

-
- Generating new address... -
Share this with anyone to have them send you payments. To protect your privacy, new addresses are generated automatically once you use them.
@@ -51,17 +48,17 @@