File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ function navigation($section = '')
3737
3838 $ html .= "\t\t\t\t" .'<div class="navBar" id="mainnav"> ' ."\n" ;
3939
40- $ html .= "\t\t\t\t\t" . l ('Overview ' , $ section == 'Overview ' ) . "<br> \n" ;
40+ $ html .= "\t\t\t\t\t" . l ('Overview ' , $ section == 'Overview2 ' ) . "<br> \n" ;
4141 $ html .= "\t\t\t\t\t" . l ('Mission ' , $ section == 'Mission ' ) . "<br> \n" ;
4242 $ html .= "\t\t\t\t\t" . l ('Projects ' , $ section == 'Projects ' ) . "<br> \n" ;
43- $ html .= "\t\t\t\t\t" . l ('People ' , $ section == 'People ' ) . "<br> \n" ;
43+ $ html .= "\t\t\t\t\t" . l ('People ' , $ section == 'People2 ' ) . "<br> \n" ;
4444 $ html .= "\t\t\t\t\t" . l ('Fellowships ' , $ section == 'Fellowships ' ) . "<br> \n" ;
4545 $ html .= "\t\t\t\t\t" . l ('Reports ' , $ section == 'Reports ' ) . "<br> \n" ;
4646 $ html .= "\t\t\t\t\t" . l ('Patrons ' , $ section == 'Patrons ' ) . "<br><br> \n" ;
You can’t perform that action at this time.
0 commit comments