fake
This commit is contained in:
@@ -38,11 +38,5 @@ if (function_exists('tpl_add_style')) {
|
||||
<?php tpl('hero', 'landing', 'fakecheck'); ?>
|
||||
<?php tpl('webcheck', 'landing', 'fakecheck'); ?>
|
||||
|
||||
<!-- JS-Einbindung -->
|
||||
<script>
|
||||
window.fakecheckBaseUrl = "<?= htmlspecialchars($baseUrl . '/fakecheck') ?>";
|
||||
window.fakecheckLocale = "<?= htmlspecialchars($lang) ?>";
|
||||
</script>
|
||||
<script src="/assets/js/fakecheck.js?v=1"></script>
|
||||
|
||||
<?php tpl('layout_end', 'structure'); ?>
|
||||
|
||||
Reference in New Issue
Block a user