From 016d28f40646775353d322dd6119b804284f1953 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 19 Aug 2016 14:26:43 -0300 Subject: [PATCH] Fix add -> create /join /import --- public/views/add.html | 7 +++++-- public/views/create.html | 7 +++++-- public/views/import.html | 7 +++++-- public/views/join.html | 7 +++++-- public/views/walletDetails.html | 2 +- 5 files changed, 21 insertions(+), 9 deletions(-) diff --git a/public/views/add.html b/public/views/add.html index 11fb0ec89..5920fdcc2 100644 --- a/public/views/add.html +++ b/public/views/add.html @@ -1,8 +1,11 @@ - + - Close + + Add wallet diff --git a/public/views/create.html b/public/views/create.html index cd3ed2b7a..4acf9fa4e 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -1,8 +1,11 @@ - + - Add + + Create new wallet diff --git a/public/views/import.html b/public/views/import.html index 4906dcf3b..01da6a065 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -1,8 +1,11 @@ - + - Add + + Import wallet diff --git a/public/views/join.html b/public/views/join.html index 512ef85b1..97b18ae75 100644 --- a/public/views/join.html +++ b/public/views/join.html @@ -1,8 +1,11 @@ - + - Add + + Join shared wallet diff --git a/public/views/walletDetails.html b/public/views/walletDetails.html index 7f4ed83db..0d173d0a8 100644 --- a/public/views/walletDetails.html +++ b/public/views/walletDetails.html @@ -5,7 +5,7 @@ {{wallet.name}}