/ Published in: Other
Expand |
Embed | Plain Text
<ul> <li class="<?php if($this->viewVars['page'] == 'home') { echo 'active'; } ?>"><?php echo $html->link('Home', '/') ?></li> </ul>
You need to login to post a comment.
