The google analytics code does not need to be loaded twice

This commit is contained in:
alextselegidis 2021-11-12 17:09:01 +01:00
parent 3fa817d52d
commit eb64b6c7ef
2 changed files with 0 additions and 4 deletions

View File

@ -15,5 +15,3 @@
<p><?= $message_text ?></p>
</div>
<?php google_analytics_script() ?>

View File

@ -58,5 +58,3 @@
<script src="<?= asset_url('assets/js/frontend_book_success.js') ?>"></script>
<script src="<?= asset_url('assets/js/general_functions.js') ?>"></script>
<?php google_analytics_script() ?>