mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
3 lines
169 B
Plaintext
3 lines
169 B
Plaintext
= t('spree.payment_mailer.authorization_required.message', order_number: @order.number)
|
|
= link_to spree.edit_admin_order_url(@order), spree.edit_admin_order_url(@order)
|