Merge pull request #5186 from cmgustavo/feat/amazon-increase-limit
Updates text to describe the new limit to buy gift cards
This commit is contained in:
commit
099f771faf
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
<div class="amount-bar oh">
|
||||
<div class="title">
|
||||
<span translate>Amount</span>
|
||||
<span ng-show="isGiftCard">(Purchase Amount is limited to USD 500 per day)</span>
|
||||
<div class="size-12" ng-show="isGiftCard">Purchase Amount is limited to USD 1000 per day</div>
|
||||
<div ng-show="isGlidera">
|
||||
<div class="limits" ng-show="limits && isGlidera == 'buy'">
|
||||
<span>Daily buy limit</span>:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue