1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-24 08:22:07 +02:00

Update theme.html

Footer links refer to the template of '1 - Main' rather than '3 - Footer'
This commit is contained in:
brwnie
2021-12-15 20:31:18 +00:00
committed by GitHub
parent d8ce385929
commit dbd01c549e

View File

@@ -46,7 +46,7 @@
</div>
</div>
<hr>
<div class="container">{NAVIGATION: type=main&layout=footer}</div>
<div class="container">{NAVIGATION: type=footer&layout=footer}</div>
<div class="container">
<p class="mt-5 mb-0 text-center text-white">{SITEDISCLAIMER}</p>
</div>