Accept tos to accept privacy_policy
This commit is contained in:
parent
8364321a7c
commit
09e48e771f
@ -389,13 +389,13 @@
|
|||||||
for="agb_accepted"
|
for="agb_accepted"
|
||||||
class="font-medium text-gray-400 select-none"
|
class="font-medium text-gray-400 select-none"
|
||||||
>
|
>
|
||||||
{{ $t("i_accept", { tos: $t("tos") }) }}
|
{{ $t("i_accept", { tos: $t("privacy_policy") }) }}
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer,noopener"
|
rel="noreferrer,noopener"
|
||||||
href="https://lauf-fuer-kaya.de/datenschutz/"
|
href="https://lauf-fuer-kaya.de/datenschutz/"
|
||||||
class="underline"
|
class="underline"
|
||||||
>{{ $t("tos") }}</a
|
>{{ $t("privacy_policy") }}</a
|
||||||
>
|
>
|
||||||
{{ $t("i_accept_end") }}
|
{{ $t("i_accept_end") }}
|
||||||
<span class="font-bold">*</span>
|
<span class="font-bold">*</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user