From db979fc5a123e656eaf8552adb866e85d71248dc Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Fri, 9 May 2014 12:44:05 -0400 Subject: [PATCH] Make wallet creation box more pleasant. Don't use stressful red "warning" box for the totally normal process of creating a new wallet. Instead, use a plasant gray color. Also, update the text to be more human and less technical. --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 83fff6a28..bff0fb5d5 100644 --- a/index.html +++ b/index.html @@ -73,16 +73,16 @@
-
- - Note: Your wallet is not complete yet. +
+ + Not all copayers have joined your wallet yet. - {{$root.wallet.publicKeyRing.totalCopayers - $root.wallet.publicKeyRing.registeredCopayers() }} keys are + {{$root.wallet.publicKeyRing.totalCopayers - $root.wallet.publicKeyRing.registeredCopayers() }} people have - One key is + One person has - missing. + yet to join.