diff --git a/public/views/create.html b/public/views/create.html index 31713598b..14f1c6abd 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -103,7 +103,7 @@ - + Create {{requiredCopayers}}-of-{{totalCopayers}} wallet diff --git a/public/views/import.html b/public/views/import.html index 5bcaa27ef..6c6213392 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -19,7 +19,7 @@ - + @@ -50,19 +50,17 @@ name="password" ng-model="import.password"> + ng-disabled="importForm.$invalid || !import.password || import.loading"> Import backup - - Have a Backup from Copay v0.9? - Import here - - - - - + + Have a Backup from Copay v0.9? + Import here + + + diff --git a/public/views/importLegacy.html b/public/views/importLegacy.html index cc0476816..ceac39936 100644 --- a/public/views/importLegacy.html +++ b/public/views/importLegacy.html @@ -4,26 +4,24 @@ ng-init="titleSection='Import legacy wallet'; goBackToState = 'import'; noColor = true"> - - - - - Importing... - - - {{m.message|translate}} - - + + + Importing... + + + {{m.message|translate}} + + - - - {{importLegacy.error|translate}} - - + + + {{importLegacy.error|translate}} + + - + @@ -51,28 +49,18 @@ + ng-disabled="importForm.$invalid"> Import - - - - {{error|translate}} - - - - - - - Learn more about Wallet Migration - - - + + + Learn more about Wallet Migration + + - - + diff --git a/public/views/join.html b/public/views/join.html index 9fd8e2b62..9e38fc796 100644 --- a/public/views/join.html +++ b/public/views/join.html @@ -83,7 +83,8 @@ - Join + Join
Have a Backup from Copay v0.9?