1

Topic: Templates and header information

I need to customize the selction links in the header, but I can't figure out where the info resides.

Specifically l'd like " Home | User list | Rules | Search | Profile | Logout" links to be

Home | Calendar | User list | Rules | Search | Profile | Logout where Calendar is a link to a calendar system I'm integrating
for users.

Can anyone tell me where to find the  files I need to edit to do this?

Thanks,

peb

Re: Templates and header information

Take a look at the function generate_navlinks() in ./include/functions.php.

3

Re: Templates and header information

Ok,  found it. 

thanks,

peb