Files
interblue.pl/modules/imoje/views/templates/front/confirmation.tpl
2024-10-25 14:16:28 +02:00

8 lines
264 B
Smarty

{extends file=$layout}
{block name='content'}
{capture name=path}{l s='Payment' mod='imoje'}{/capture}
<div class="text-center">{l s='Your order has been processed. You will be informed via e-mail about it end status' mod='imoje'}</div>
<br>
{/block}