Corrected typo

This commit is contained in:
Alex Tselegidis 2021-11-23 08:21:50 +01:00
parent 17cd70a039
commit 6eaebe449e
1 changed files with 1 additions and 1 deletions

View File

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