";
echo " Please note before quitting a team:";
echo " ";
echo "- By quitting a team you remove your name from the team listing. ";
echo "Your credit contribution to the team is also removed";
echo "
- Even if you quit a team, you may rejoin later, ";
echo "or join any other team you desire ";
echo "
- Quitting a team does not affect your personal credit ";
echo "statistics in any way.";
echo "
";
if ($team->nusers <= 1) {
echo "You are the only member of this team.";
echo " - By quitting the team you will disband it.
";
}
echo "";
echo " ";
echo "";
echo " |