diff --git a/src/app/mandate/mandate.component.html b/src/app/mandate/mandate.component.html index f3ebec6ca..2cc6c91d5 100644 --- a/src/app/mandate/mandate.component.html +++ b/src/app/mandate/mandate.component.html @@ -53,7 +53,7 @@
- @if (donorAccount.regularGivingPaymentMethod) { - +
Your existing regular giving payment method {{ donorAccount.regularGivingPaymentMethod }} will be used for these donations. To change this please visit your account page - (todo-regular-giving: replace this paragraph with an element showing details of the saved method) + (todo-regular-giving-DON-1021: replace this paragraph with an element showing details of the saved method)
} @else {(todo-regular-giving: add link to regular giving terms & conditions)
+(todo-regular-giving-OPS-766: add link to regular giving terms & conditions)
@if (submitErrorMessage) {