Corrected typo

This commit is contained in:
Alex Tselegidis 2021-11-23 08:21:50 +01:00
parent 17cd70a039
commit 6eaebe449e

View file

@ -58,7 +58,7 @@
</div> </div>
<?php if ($display_cookie_notice === '1'): ?> <?php if ($display_cookie_notice === '1'): ?>
<?php component('cooking_notice_modal') ?> <?php component('cookie_notice_modal') ?>
<?php endif ?> <?php endif ?>
<?php if ($display_terms_and_conditions === '1'): ?> <?php if ($display_terms_and_conditions === '1'): ?>