mirror of https://github.com/BOINC/boinc.git
Referenced team.php not top_teams.php
svn path=/trunk/boinc/; revision=4993
This commit is contained in:
parent
f299cff3cf
commit
a6a95a5814
|
@ -38,7 +38,7 @@ function show_nav() {
|
|||
<ul>
|
||||
<li><a href=top_users.php>Top participants</a>
|
||||
<li><a href=top_hosts.php>Top computers</a>
|
||||
<li><a href=team.php>Top teams</a>
|
||||
<li><a href=top_teams.php>Top teams</a>
|
||||
<li><a href=stats.php>Other statistics</a></h3>
|
||||
</ul>
|
||||
";
|
||||
|
|
Loading…
Reference in New Issue