Skip to content

Commit

Permalink
Publish 2024-06-26
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderby committed Jun 26, 2024
1 parent ed75d6a commit 89c2176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/pay-tiers.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ const htmlText = `
<i class="button-link__card-icon js-card-icon"></i>
<span class="button-link__text" data-text="card_short">Pay with Card</span>
</a>
<a class="button-link button-link--other button-link--inactive js-link-other" href="${Links.Redirect.CORPORATE}" target="_blank" rel="noopener" data-s="d-top-other">
<a class="button-link button-link--other button-link--inactive js-link-other" href="${Links.Redirect.CORPORATE}" target="_blank" rel="noopener" data-s="d-small-other">
<span class="button-link__text" data-text="more">More options</span>
</a>
</div>
Expand Down

0 comments on commit 89c2176

Please sign in to comment.