MeLi: Fix typos
This commit is contained in:
parent
7571a7b248
commit
da81282143
3 changed files with 9 additions and 9 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<div ng-show="card.cardStatus == 'active'">
|
||||
<div class="redeem-pin" copy-to-clipboard="card.pin">{{card.pin}}</div>
|
||||
<button class="button-redeem"
|
||||
ng-click="openExternalLink('https://www.mercadolivre.com.br/redeem?pin=' + card.pin)" translate>
|
||||
ng-click="openExternalLink('https://www.mercadolivre.com.br')" translate>
|
||||
Redeem now
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue