From a0f51af355daa32d59dd4b0502b1b7097c21247f Mon Sep 17 00:00:00 2001 From: Lynne Davis Date: Mon, 25 Jan 2016 23:50:53 +0000 Subject: [PATCH] Correcting name tag for order conf email --- app/views/spree/order_mailer/_shipping.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/spree/order_mailer/_shipping.html.haml b/app/views/spree/order_mailer/_shipping.html.haml index ba4829b171..4b73f9c970 100644 --- a/app/views/spree/order_mailer/_shipping.html.haml +++ b/app/views/spree/order_mailer/_shipping.html.haml @@ -18,7 +18,7 @@ - if @order.ship_address %h4 - = t :email_shipping_delivery_time + = t :email_shipping_delivery_address %p #{@order.ship_address.full_name} %br