Skip to content

Commit

Permalink
Enrollment Index: Remove space after Littlepay (#2456)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Oct 15, 2024
2 parents 158e1b0 + 570f7e1 commit 717d232
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
<div class="media-body--details">
<p>
{% translate "You will be directed to our partner, " %}
{% include "core/includes/modal-trigger.html" with modal="modal--littlepay" text="Littlepay" period=False %}
{% translate ", to enter your contactless card details." %}
<!-- djlint:off --><a href="modal--littlepay" class="{{ classes }}" data-bs-toggle="modal" data-bs-target="#modal--littlepay">Littlepay</a>{% translate ", to enter your contactless card details." %}<!-- djlint:on -->
{% translate "We don’t store your information, and you won’t be charged." %}
</p>
<p>{% translate "Please use a debit or credit card by Visa or Mastercard." %}</p>
Expand Down

0 comments on commit 717d232

Please sign in to comment.