From e27b0a0cf55c056b80ac4b165a7e324fa81cf7ec Mon Sep 17 00:00:00 2001 From: abhisheks Date: Thu, 7 Dec 2023 02:38:51 +0530 Subject: [PATCH] refactor: add spacing between table rows for orders history --- templates/customer/history.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/customer/history.tpl b/templates/customer/history.tpl index 63b36d3..c3d3e61 100644 --- a/templates/customer/history.tpl +++ b/templates/customer/history.tpl @@ -34,7 +34,7 @@
{l s='Here are the orders you\'ve placed since your account was created.' d='Shop.Theme.Customeraccount'}
{if $orders} - +
{l s='Order reference' d='Shop.Theme.Checkout'}