forked from mirrors/easyappointments
The google analytics code does not need to be loaded twice
This commit is contained in:
parent
3fa817d52d
commit
eb64b6c7ef
2 changed files with 0 additions and 4 deletions
|
@ -15,5 +15,3 @@
|
|||
|
||||
<p><?= $message_text ?></p>
|
||||
</div>
|
||||
|
||||
<?php google_analytics_script() ?>
|
||||
|
|
|
@ -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() ?>
|
||||
|
|
Loading…
Reference in a new issue