From 429c414c8d467472949c706207339d6e728fde84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Ste=CC=A8pien=CC=81?= Date: Fri, 3 Nov 2023 23:48:40 +0100 Subject: [PATCH] Fix to missing closing tag in order-details.tpl --- templates/customer/order-detail.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/customer/order-detail.tpl b/templates/customer/order-detail.tpl index cbfbf400..65c15333 100644 --- a/templates/customer/order-detail.tpl +++ b/templates/customer/order-detail.tpl @@ -69,7 +69,7 @@ {l s='Reorder' d='Shop.Theme.Actions'} {/if} - + {/block} {block name='order_history'}