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

7 lines
275 B
Smarty

<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" id="withdrawal-link" href="{$withdrawal_link|escape:'html':'UTF-8'}" rel="nofollow">
<span class="link-item">
<i class="material-icons">undo</i>
{l s='Vertrag widerrufen' mod='simple_withdrawalbutton'}
</span>
</a>