From c65c0f212453485f6687c94212beb7a650e222fb Mon Sep 17 00:00:00 2001 From: Mohamed ABDELLANI Date: Thu, 14 Dec 2023 16:20:59 +0100 Subject: [PATCH] remove ':' after the shipping category on the invoice template --- app/views/spree/admin/orders/_invoice_table4.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/spree/admin/orders/_invoice_table4.html.haml b/app/views/spree/admin/orders/_invoice_table4.html.haml index d8527c8c29fc..82a7c57d2801 100644 --- a/app/views/spree/admin/orders/_invoice_table4.html.haml +++ b/app/views/spree/admin/orders/_invoice_table4.html.haml @@ -37,7 +37,7 @@ = item.display_amount_with_adjustments_and_with_taxes %tr %td - %strong= "#{@order.shipping_method.category} : " + %strong= "#{@order.shipping_method.category} " = "(#{@order.shipping_method.name})" %td{:align => "right"} %td{:align => "right"}