Files
simple-withdrawalbutton/views/templates/hook/footer.tpl
T
2026-06-01 08:08:31 +02:00

6 lines
234 B
Smarty

<div class="cyp-withdrawal-footer" style="margin-top: 1rem;">
<a href="{$withdrawal_link|escape:'html':'UTF-8'}" class="cyp-withdrawal-link" rel="nofollow">
{l s='Vertrag widerrufen' mod='simple_withdrawalbutton'}
</a>
</div>