Current File : /var/www/prestashop/modules/psassistant/views/templates/admin/_legacy/legal.tpl
<div class="alert alert-info">
    <ul class="list-unstyled">
        <li><p>
            {l s='By activating this option, we may process your personal data in order to provide our support services. Information about this data processing can be found in our' d='Modules.Psassistant.Admin'}
            <a target="_blank" href="{$cgu_href}">
                {l s='PrestaShop Account terms and conditions' d='Modules.Psassistant.Admin'}
            </a>
            {l s='(see data processing agreement in the appendix).' d='Modules.Psassistant.Admin'}
            <a target="_blank" href="{$privacy_href}">{l s='Learn more about your data and your rights.' d='Modules.Psassistant.Admin'}</a>
        </p></li>
    </ul>
</div>