Files
b2bpayments/views/templates/hook/mpc.tpl
2025-04-24 19:16:45 +03:00

5 lines
92 B
Smarty

{if $mpc}
<div class="mpcrender" style="display: none;">
<b> {$mpc}</b>
</div>
{/if}