web/satellite: update copy on the coupon code application modal.
ticket: https://github.com/storj/storj/issues/5314 Change-Id: I24226f0565670dd87c2c21dbfea1eaf667854bdc
This commit is contained in:
parent
4851b4e06d
commit
d20a2e9a7d
@ -7,7 +7,7 @@
|
||||
<div class="modal">
|
||||
<CouponIcon />
|
||||
<h2 class="modal__title">Apply Coupon Code</h2>
|
||||
<p class="modal__text">If you have a coupon active, it will automatically be replaced.</p>
|
||||
<p class="modal__text">Entering a new coupon will replace any existing coupon.</p>
|
||||
<NewBillingAddCouponCodeInput @close="onCloseClick" />
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user