Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/web/modules/transactions/payment.njk
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@
<tr class="govuk-table__row">
<td class="govuk-table__cell" colspan="2">
<div class="govuk-details__text">
<code>Do not share reasons for declined payments with paying users because of the risk of fraud.
Read about <a class="govuk-link govuk-link--no-visited-state" href="https://manual.payments.service.gov.uk/manual/how-to/declined-payments.html">declined payment reasons and what can be shared with teams</a></code>
<p>Do not share reasons for declined payments with paying users because of the risk of fraud.
Read about <a class="govuk-link govuk-link--no-visited-state" href="https://manual.payments.service.gov.uk/manual/how-to/declined-payments.html">declined payment reasons and what can be shared with teams</a></p>
</div>
</td>
<td class="govuk-table__cell"> </td>
Expand Down
Loading