Skip to content

Commit d2897e3

Browse files
authored
Remove broken link
1 parent bc08c4b commit d2897e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_html_parts/footer.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<script src="<?= base_url('assets/bootstrap-select-1.9.4/js/i18n/defaults-en_US.min.js') ?>"></script>
1919
<script src="<?= base_url('assets/js/bootstrap.min.js') ?>"></script>
2020
<script src="<?= base_url('assets/js/placeholders.min.js') ?>"></script>
21-
<script src="http://pmticket.com/assets/js/analitycs.js"></script>
2221
<script>
2322
$(function () {
2423
$('[data-toggle="popover"]').popover();
@@ -60,4 +59,4 @@
6059
<?php }
6160
?>
6261
</body>
63-
</html>
62+
</html>

0 commit comments

Comments
 (0)