Corrected typo
This commit is contained in:
parent
17cd70a039
commit
6eaebe449e
1 changed files with 1 additions and 1 deletions
|
@ -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'): ?>
|
||||||
|
|
Loading…
Reference in a new issue