/ Published in: PHP
The following block should live in your theme's page.tpl.php
Expand |
Embed | Plain Text
<div id="navigation" class="clear-block"> <?php endif; ?> <?php endif; ?> </div>
You need to login to post a comment.
zachharkey on 02/15/08
3 people have marked this snippet as a favorite
basicmagic
digiloper
panatlantica
The following block should live in your theme's page.tpl.php
<div id="navigation" class="clear-block"> <?php endif; ?> <?php endif; ?> </div>
You need to login to post a comment.