@@ -86,7 +87,7 @@
Complete logging in with Duo.
-
- You plan has a total of {{storage.maxGb}} GB of encrypted file storage.
+ Your plan has a total of {{storage.maxGb}} GB of encrypted file storage.
You are currently using {{storage.currentName}}.
diff --git a/app/settings/views/settingsBilling.html b/app/settings/views/settingsBilling.html
index e3171ce7..e6cf7b7d 100644
--- a/app/settings/views/settingsBilling.html
+++ b/app/settings/views/settingsBilling.html
@@ -96,7 +96,7 @@
- You membership has a total of {{storage.maxGb}} GB of encrypted file storage.
+ Your membership has a total of {{storage.maxGb}} GB of encrypted file storage.
You are currently using {{storage.currentName}}.
@@ -88,7 +88,7 @@
{{updateModel.key2.existingKey}}
+ ng-show="!updateModel.key2.existingKey" autocomplete="new-password" />
@@ -99,7 +99,7 @@
{{updateModel.key3.existingKey}}
+ ng-show="!updateModel.key3.existingKey" autocomplete="new-password" />
diff --git a/app/vault/views/vaultAddCipher.html b/app/vault/views/vaultAddCipher.html
index a59632e0..35ccd96b 100644
--- a/app/vault/views/vaultAddCipher.html
+++ b/app/vault/views/vaultAddCipher.html
@@ -87,7 +87,8 @@