mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2041
This commit is contained in:
parent
3215d31db5
commit
2c3a9f1245
|
@ -32,7 +32,6 @@ function display_team_page($team, $user) {
|
|||
<ul>
|
||||
<li><a href=team_edit_form.php?teamid=$team->id>Edit team info</a>
|
||||
<li><a href=team_remove_inactive_form.php?teamid=$team->id>Remove inactive members</a>
|
||||
<li><a href=team_disband_form.php?teamid=$team->id>Disband team</a>
|
||||
<li><a href=team_email_list.php?teamid=$team->id>View team email addresses</a>
|
||||
</ul>
|
||||
";
|
||||
|
|
Loading…
Reference in New Issue