New box ena footer btn

This commit is contained in:
Roman Pyrih
2026-02-20 08:57:44 +01:00
parent abba7073e5
commit 81fa69fd11
6 changed files with 1394 additions and 1368 deletions

View File

@@ -76,6 +76,9 @@
<li>
<a href="<?php echo $footer_box['privacy-policy']['url']; ?>"><?php echo $footer_box['privacy-policy']['title']; ?></a>
</li>
<li>
<a href="<?php echo $footer_box['terms-and-conditions']['url']; ?>"><?php echo $footer_box['terms-and-conditions']['title']; ?></a>
</li>
<li>
<?php echo $footer_box['contact']; ?>
</li>