1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Merge pull request #4632 from brwnie/patch-1

Update theme.html to use footer navigation links.
This commit is contained in:
Cameron
2022-03-28 11:25:49 -07:00
committed by GitHub

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>