diff --git a/www/%username/routes/index.spt b/www/%username/routes/index.spt index 606f9cb7c..57588494b 100644 --- a/www/%username/routes/index.spt +++ b/www/%username/routes/index.spt @@ -191,9 +191,9 @@ title = _("Payment Instruments") name="set_as_default_for" value="{{ route.id }}:" title="{{ _( 'Stop using this instrument by default for payments in {currency}.', - currency=Currency(last_payin.amount.currency) + currency=Currency(route.is_default_for) ) }}">{{ _( - "Unset as default for {currency}", currency=last_payin.amount.currency + "Unset as default for {currency}", currency=route.is_default_for ) }} % elif route.network != 'stripe-card' and last_payin and participant.donates_in_multiple_currencies