diff options
Diffstat (limited to 'footer.php')
| -rw-r--r-- | footer.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ <footer id="colophon" class="site-footer" role="contentinfo"> <?php get_sidebar( 'main' ); ?> + <?php wp_nav_menu( array( 'theme_location' => 'footer-menu' ) ); ?> + <div class="site-info"> Copyright © 2010 Vortant Technologies, LLC · All rights reserved · info@vortant.com </div><!-- .site-info --> |
