Adds wallet name before to confirm delete
This commit is contained in:
parent
f8a4da9227
commit
48e7d90409
2 changed files with 6 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue