Renames customized amount
This commit is contained in:
parent
4f8ccfe3b9
commit
1bb49da608
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
</section>
|
||||
<section class="middle tab-bar-section">
|
||||
<h1 class="title ellipsis" ng-style="{'color':color}" translate>
|
||||
Receive a customized amount
|
||||
Request a specific amount
|
||||
</h1>
|
||||
</section>
|
||||
</nav>
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
</div>
|
||||
<div class="text-center" ng-show="!home.generatingAddress && home.addr[index.walletId]">
|
||||
<a class="size-12" ng-click="home.openCustomizedAmountModal(home.addr[index.walletId])" translate>
|
||||
Receive a customized amount
|
||||
Request a specific amount
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue