diff --git a/app/views/split_checkout/_summary.html.haml b/app/views/split_checkout/_summary.html.haml index 277760b31b..78d3189fa8 100644 --- a/app/views/split_checkout/_summary.html.haml +++ b/app/views/split_checkout/_summary.html.haml @@ -13,7 +13,7 @@ %div .summary-subtitle = t("split_checkout.step3.delivery_details.address") - %strong + %span = @order.bill_address.firstname = @order.bill_address.lastname %div