How can i link to Pilot Roster, can any one show me with an example url link?
When you have a Roster in your Main Menu try this
<li><align="center"><a href="<?php echo SITE_URL ?>/index.php/pilots">Pilots</a></li>
put it in your core.navigation
How can i link to Pilot Roster, can any one show me with an example url link?
When you have a Roster in your Main Menu try this
<li><align="center"><a href="<?php echo SITE_URL ?>/index.php/pilots">Pilots</a></li>
put it in your core.navigation