MaciejO Posted March 27, 2010 Report Posted March 27, 2010 Hi! I have a stupid question(Not a Joke !) I cant find Briefing subpage on my webpage i have logged in tried everything and there is no briefing page ... ? Any ideas how to get it ? Maciej. Quote
Administrators simpilot Posted March 28, 2010 Administrators Report Posted March 28, 2010 Somewhere around line 98 of schedue_results.tpl you should have the line -> <a href="<?php echo url('/schedules/brief/'.$route->id);?>">Pilot Brief</a><br /> This is the link to the pilot brief for each flight in the schedule list. You should also have the file schedule_briefing.tpl in your templates directory, that is the template that is used when viewing the pilot brief. Hope this helps 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.