Skip to content

Commit

Permalink
Update theme.html
Browse files Browse the repository at this point in the history
Footer links refer to the template of '1 - Main' rather than '3 - Footer'
  • Loading branch information
brwnie authored Dec 15, 2021
1 parent d8ce385 commit dbd01c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e107_themes/bootstrap5/theme.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h4>Follow Us</h4>
</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>
Expand Down

0 comments on commit dbd01c5

Please sign in to comment.