feat: ssps gdpr link

This commit is contained in:
Sebastian Pravda 2023-02-09 13:21:04 +01:00
parent f1301c9af7
commit 73d8911d05

View file

@ -14,7 +14,7 @@
<div class="w-full text-lg font-semibold">{$LL.components.checkbox.gdprCheckBox.title()}</div>
<div class="w-full text-sm">{$LL.components.checkbox.gdprCheckBox.description()}</div>
<div class="w-full text-sm">
<a class="underline" href="/gdpr">{$LL.components.checkbox.gdprCheckBox.here()}</a>
<a class="underline" href="https://www.ssps.cz/kontakt/gdpr/">{$LL.components.checkbox.gdprCheckBox.here()}</a>
</div>
</div>
</label>