Referenced team.php not top_teams.php

svn path=/trunk/boinc/; revision=4993
This commit is contained in:
Bruce Allen 2005-01-04 18:31:15 +00:00
parent f299cff3cf
commit a6a95a5814
1 changed files with 1 additions and 1 deletions

View File

@ -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>
";