/ Published in: PHP
Expand |
Embed | Plain Text
<?php $_currentUrl = Mage::helper('core/url')->getCurrentUrl(); $_homeUrl = Mage::helper('core/url')->getHomeUrl(); ?> <div class="nav-container"> <ul id="nav"> </ul> </div> <?php endif ?>
You need to login to post a comment.
