rename social-menu to utility-menu

This commit is contained in:
2018-10-07 14:41:41 -05:00
parent 4a375a595d
commit 8c7448f358
8 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<footer class="container">
<?php get_sidebar('footer-sponsors'); ?>
<?php ildi_nav('social-menu'); ?>
<?php ildi_nav('utility-menu'); ?>
</footer>