<div id="footer_center">
<?php wp_list_pages('title_li=', 'sort_column=menu_order'); ?>
<?php wp_list_categories('title_li='); ?>
</div>
<div id="footer_center">
<?php wp_list_pages('title_li=', 'sort_column=menu_order'); ?>
<?php wp_list_categories('title_li='); ?>
</div>
This topic has been closed to new replies.