Fix closing tag in displayOrderConfirmation.tpl

This commit is contained in:
Mihael
2025-07-24 15:19:04 +02:00
parent d043ef29a2
commit b721c153fb

View File

@@ -21,4 +21,4 @@
{if $b2b_order_confirmation_message} {if $b2b_order_confirmation_message}
<p>{$b2b_order_confirmation_message}</p> <p>{$b2b_order_confirmation_message}</p>
{/if} {/if}
</section> </div>