Files
drmaterac.pl/modules/psgdpr/views/templates/front/customerAccount.tpl
2025-01-06 20:47:25 +01:00

21 lines
761 B
Smarty

{*
* 2007-2018 PrestaShop
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use
* International Registered Trademark & Property of PrestaShop SA
*}
<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" id="identity-link" href="{$link->getModuleLink('psgdpr', 'gdpr')}">
<span class="link-item">
<i class="material-icons">account_box</i> {l s='GDPR - Personal data' mod='psgdpr'}
</span>
</a>