diff --git a/public/views/preferencesDeleteWallet.html b/public/views/preferencesDeleteWallet.html
index 8998372a5..7c3b09cd3 100644
--- a/public/views/preferencesDeleteWallet.html
+++ b/public/views/preferencesDeleteWallet.html
@@ -14,6 +14,10 @@
Permanently delete this wallet. THIS ACTION CANNOT BE REVERSED
+
+ Wallet: {{index.walletName}}
+ ({{index.alias}})
+
diff --git a/public/views/preferencesInformation.html b/public/views/preferencesInformation.html
index f1c1506c4..847f6202e 100644
--- a/public/views/preferencesInformation.html
+++ b/public/views/preferencesInformation.html
@@ -4,7 +4,7 @@
ng-init="titleSection='Wallet Information'; goBackToState = 'preferencesAdvanced'">
-