Adds wallet name before to confirm delete

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-16 10:31:14 -03:00
commit 48e7d90409
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 6 additions and 1 deletions

View file

@ -4,7 +4,7 @@
ng-init="titleSection='Wallet Information'; goBackToState = 'preferencesAdvanced'">
</div>
<div class="content preferences p20v" ng-controller="preferencesInformation as info">
<div class="content preferences" ng-controller="preferencesInformation as info">
<h4 class="title m0" translate>Wallet Information</h4>
<ul class="no-bullet m0 size-14">
@ -103,4 +103,5 @@
</ul>
<div class="extra-margin-bottom"></div>
</div>