/ Published in: PHP
The following block should live in your theme's page.tpl.php
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<div id="navigation" class="clear-block"> <?php endif; ?> <?php print theme('links', $secondary_links, array('class' => 'links secondary-links clear-block')) ?> <?php endif; ?> </div>