mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
4 lines
170 B
Plaintext
4 lines
170 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)
|