update privacy rules

This commit is contained in:
2025-10-13 07:56:24 +02:00
parent 6c32acfd8f
commit 5e5a7483ab
4 changed files with 368 additions and 1176 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ if (isset($_POST['adduser'])) {
<div class="m-3 text-center text-muted">
<p class="">Hai già un account? / Already have an account ? <a href="login" class="text-primary ml-2">Log in</a></p>
<br>
<p> <a href="regolamentoprivacy.php" target="_blank">Regolamento Privacy</a> / <a href="privacydoc.php" target="_blank">Privacy Policy</a> - <a href="cookie-policy-it.php" target="_blank">Cookie Policy Ita</a> / <a href="cookie-policy-en.php" target="_blank">Cookie Policy ENG</a> </p>
<p> <a href="regolamentoprivacy.php" target="_blank">Privacy Policy ITA</a> / <a href="privacydoc.php" target="_blank">Privacy Policy ENG</a> - <a href="cookie-policy-it.php" target="_blank">Cookie Policy ITA</a> / <a href="cookie-policy-en.php" target="_blank">Cookie Policy ENG</a> </p>
</div>
</div><!--end card-body-->
</div><!--end card-->