diff --git a/app/views/spree/admin/orders/invoice2.html.haml b/app/views/spree/admin/orders/invoice2.html.haml index b9715c2770..7344f7ead5 100644 --- a/app/views/spree/admin/orders/invoice2.html.haml +++ b/app/views/spree/admin/orders/invoice2.html.haml @@ -71,4 +71,4 @@ %p = @order.distributor.invoice_text -= render 'spree/order_mailer/payment' += render 'spree/shared/payment'