correct cookie footer

This commit is contained in:
2025-06-04 11:21:09 +03:00
parent b1697d2b5a
commit b6fdef315f
4 changed files with 12 additions and 14 deletions

View File

@@ -321,7 +321,9 @@ document.write('<img src="'+pr+'?uid=18820&ref='+r+'&rd='+rd+'" width="88" heigh
</div>
<?php if (!isset($_COOKIE['cookie_consent_accepted'])) {
get_template_part('cookie-consent');
}?>
</footer>
<?php get_template_part( 'partials/formhash' );?>